Hi Support.
Is it possible to add some white space under the main menu and the page content?
See this link for a picture:
https://oc.cabinplant.com/index.php/s/E84aN2YEgOaPABy
Hey cabinplant,
Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
main.template-page {
margin-top: 20px;
}
Best regards,
Rikard
Thank you it works with the !important.
Do you know if we can exclude some pages?
Hi,
Yes, you can apply different rules for some pages. Which pages don’t you want this to apply to?
Best regards,
Rikard
Hi,
Thanks for that. Please add this CSS under the previous code:
.page-id-36799 main.template-page {
margin-top: 0;
}
Best regards,
Rikard
Perfect.
Thanks a lot again :)
You can close this one
Hi cabinplant,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko