Viewing 6 replies - 1 through 6 (of 6 total)
  • Try:

    #header .logo {
       float: none;
    }
    
    .logo img {
        display: table;
        margin: 0 auto;
    }
    
    .page-wrapper:before {
        background: none;
    }

    Thread Starter jdroberts

    (@jdroberts)

    That did the trick, thanks!

    I am having the same issue with the top pink strip of color displayed on pages.

    Where would I post that code mentioned above?

    Thanks

    I think I got it. Thanks for all the support you have given in this support forum.

    Best Theme ever!

    would you know how to center the entire theme. For some reason, mine is shifted to the left

    I did not center the theme I was mostly looking for help taking off the thin pinkish strip at the very top of the page which didn’t want to disappear even when changing the background.

    I just simply posted WPyogi’s code on to the ‘Edit’ CSS and it worked.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Center logo and top bar’ is closed to new replies.