Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Space below menu’ is closed to new replies.
How can I get rid of this space below the menu.
It appears in all pages.
Here’s the image: http://www.northware.mx/?attachment_id=2374
Webpage: http://www.northware.mx
Hi genarojrs!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 88px;
}
Regards,
Yigit