• shon93

    (@shon93)


    Can someone give me an explanation why my header padding show up differently on different browsers.

    In firefox it’s exactly how I want it.

    But in chrome it shows differently like my css changes didn’t affect chrome.

    How do I fix this

    This is my blog click here

Viewing 1 replies (of 1 total)
  • WPyogi

    (@wpyogi)

    They look the same to me in Chrome and Firefox — be sure to clear your caches and you also have a missing a closing bracket in your child theme CSS:

    #header img{
        position: relative;
        bottom: -7px;

Viewing 1 replies (of 1 total)
  • The topic ‘Help please’ is closed to new replies.