Hello,
I have tried solutions offered in other posts, but they’re not working possibly because I’ve customized some CSS changes to my menu already.
I would like to increase padding below the pink main menu and the content on actual blog posts (see screenshot link below)
Your support rocks, help would be appreciated, thanks!
Hey Deanna,
Thanks for the screenshot, though the site is in maintenance mode. Please post login details in private so that we can see the elements in question.
Best regards,
Rikard
Hi rosewoodva,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.single.single-post #main .container_wrap {
padding-top: 50px;
}
If you need further assistance please let us know.
Best regards,
Victoria