Hi,
Is it possible to add padding to the Portfolio columns?
The way they are currently setup places columns immediately next to each other and I’d rather there was a small amount of padding both top and bottom of each individual item and in the middle of the columns.
Also, I have activated Large header in the Enfold admin section and it places any menu dropdowns below the header area rather than immediately below the menu. How can I remove some of this space?
Thanks.
Hey kazooki,
Thank you for using Enfold.
I’m sorry but the page does not exist. Could you please re-create the test page so that we can inspect it? You can try the following css code.
#top .isotope .isotope-item {
padding: 10px;
}
Best regards,
Ismael
Hi,
Thanks for the reply.
I added the code but it doesn’t appear to have changed anything.
The main menu across the top of the page has a huge gap when you hover over a menu item that has sub-menu items, I’m concerned in some browsers the gap might not be navigable.
Many thanks.