I have seen several different answers for this but it seems they all talk about padding for the top and the bottom. I would like to reduce the space between the two layout elements I have in place on the frontpage. I have a 1/4 and a 3/4. In the 1/4 box are two promo boxes and in the 3/4 is the easy slider. I want the space between them to look similar to the small space between the red menu and then top of the content elements.
http://lizybloomdesigns.com/storeboards.net/
Thanks.
Lizy
Hi lizybloom!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.home .av_three_fourth
{margin-left: 20px; }
.home .av_one_fourth
{ width: 24.5%; }
Best regards,
Yigit
That worked well, but it pushed my fourth footer column down under the the third column. Hmmm…
Anyway to fix that now?
Thanks
Lizy
Hey!
Do you mind creating a temporary admin login and posting it here privately so i can fix it?
Regards,
Yigit
Hi!
I have added a Color Section element to your homepage with the ID home and modified css code a bit in Quick CSS and now it looks fine
Best regards,
Yigit
Thanks! It looks great:)
Lizy