Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #203937

    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

    • This topic was modified 10 years, 11 months ago by lizybloom.
    #203985

    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

    #204095

    That worked well, but it pushed my fourth footer column down under the the third column. Hmmm…

    Anyway to fix that now?

    Thanks

    Lizy

    #204097

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so i can fix it?

    Regards,
    Yigit

    #204108
    This reply has been marked as private.
    #204120

    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

    #204178

    Thanks! It looks great:)

    Lizy

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Space between two elements’ is closed to new replies.