Hallo Entwickler,
wie kann ich mehr Abstand im Menübereich nach unten erzeugen.
So, dass nicht sofort die nächste Sektion erscheint, sondern der
Menü-Hintergrund größer wird.
Ich glaube das müsste Padding-Bottom sein…
Lieber Gruß
Coco
Hi Coco!
Thank you for using Enfold.
Please provide a link to the website. A screenshot will help.
Best regards,
Ismael
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header #header_main_alternate .container {
height: 60px;
padding-top: 15px;
}
If that does not help, please post the link to your website
Regards,
Yigit
Top!
Thank You
Coco