Site logo

[Resolved] header padding css for Safari

Home Forums Support [Resolved] header padding css for Safari

Home Forums Support header padding css for Safari

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #322551
    dale

    Hello. I currently use

    .inside-header {
    padding: 0;
    }

    so that the “logo” image fills the entire header. I just made the website janellereston.com live and went to check it on different browsers. On Safari, a white border appears all around the header image; i.e. it looks like the GP default padding is in effect.

    Is there different CSS I should be using for Safari?

    #322560
    Leo
    Staff
    Customer Support

    Hi Dale,

    The CSS should be the same for all browsers – I see the white padding around header images as well.

    You should be able to use the customizer for that though: https://docs.generatepress.com/article/header-padding/

    Make sure to clear caching plugin if you are using one and also browser cache.

    #322563
    dale

    Oddly, moving the CSS from “additional CSS” to “Simple CSS” fixed it. No idea why.

    I’ll look at the header padding setting as well.

    #322564
    Leo
    Staff
    Customer Support

    That means there is probably a syntax error in additional CSS that stop the code from executing.

    You can check using this website: https://jigsaw.w3.org/css-validator/#validate_by_input

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.