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

    So, my logo is shoved to the top of the header, how can I add a bit of white to get it centered vertically?

    #745912

    Hey wilsongrant,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .logo img {
        padding-top: 20px!important;
    }
    

    Best regards,
    Vinay

    #746485

    It didn’t work, but I’m going to try something. Thanks.

    #746547

    Hi,

    The site looks good on my end. You may not see the changes until the cached files are cleared in your browser.

    Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Dumb logo padding question’ is closed to new replies.