Cannot remove padding and white background from Ghost notifications

  • What’s your URL? WebGL.com or WebGPU.com
  • What version of Ghost are you using? Managed by Ghost team

Hello all,

I’ve been trying every way to remove this padding and white background from the Ghost notification with no success. The best I could do is take a screenshot since I don’t have enough time to try and inspect the element for further details. It appears to be inside an iframe.

I did put a debugger in the chrome inspector (i.e. node attribution and removal) on the parent node element. While it stops execution, it’s not helpful to see the notification nor its contents.

Would love your tips:

  1. Best way to resolve this bug. I couldn’t find any documentation nor best practices on Ghost for doing this.

  2. Any other techniques to debug/inspect elements that are not part of the core theme and injected by Ghost’s modules?

Thank you,