Tagged: main content, menu, spacing
Hi there :-)
Can you help me increase the space below the menu in the header and the main content?
If possible without decreasing the size of the logo?
I have used this code, but I don’t see any effect :-(
.main_menu > div {
height: 55px !important;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 356px;
}
Hope you can help me!
Maaike
Hey,
Could you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
Yigit
Sure!
Hope this helps :-)
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_boxed #main {
margin-top: 25px;
}
Best regards,
Yigit
Thank you Yigit!
This works marvelous :-)
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay