So, my logo is shoved to the top of the header, how can I add a bit of white to get it centered vertically?
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
It didn’t work, but I’m going to try something. Thanks.
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