Hi there
How do I increase the padding below the main menu please?
Thanks
Hey Picante!
You can go to Enfold theme options > Header and increase Header height it would increase automatically. If that does not help, please post a link to your website and a screenshot showing 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
Hi
I just want to increase the padding below the menu. Increasing the header height doesn’t work.
Thanks
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.html_header_top.html_bottom_nav_header #header_main {
padding-bottom: 20px;
}
Let us know if this helps :)
Best regards,
Nikko