Tagged: enfold, header, logo, white space
Hi,
I centered my logo over my menu and removed the logo using the following code:
.logo {
visibility: hidden !important;
}
Now there is a white space at the top of the page where the logo used to be. Is there a code that can eliminate the white space above the menu?
Here is a screenshot of the space I am referring to at the top of the page: https://imgur.com/a/XNPgXK2
Hey JoeTheMacGuy,
Please link to your page so we can examine the elements and provide the correct css.
Best regards,
Mike
Hi,
Thanks for that. I can’t see the indicated space on your actual site, if you are looking to remove the space above the apple logo, then please try the following in Quick CSS under Enfold->General Styling:
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
padding-top: 0;
}
Best regards,
Rikard
Thank You guys. Thanks Rikard for that code, it made a difference. Last minute design change so the transparent header wasnt an issue. I appreciate the quick responses. As always, great support from the enfold team of Guru’s!
Joe
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike