Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #765095

    Hi,
    Please kindly refer to the image. When it comes to 2/5 + 3/5, the gap to the next row completely disappears. if any other layout, they work fine.

    #765121

    Update to link

    #765191

    Hi,

    To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
    .avia-builder-el-1 {
    margin-bottom: 71px;
    }
    

    Best regards,
    John Torvik

    #765294

    Hi John, Thank you! But apparently it only works 50%. Please see that page again. Thanks!

    #765297

    and the code makes other parts of the website look so weird.
    Please see this link too.

    #765897

    Hi,

    Both of the URLs you posted look fine on my end, did you manage to get it working? If not then please post new screenshots of the issues you are having.

    Best regards,
    Rikard

    #765948

    Hi Rikard,
    No, the code John provided didn’t work so I removed it.
    If you go to http://a1carclub.com/homecleaning/, you see that the layout is 2/5 + 3/5 and there’s no gap in between each row.
    When you add the code into custom CSS, only the 1st and 2nd row will have a gap. Also, the code will mess up the rest of the pages.

    I’ve shared my log in details and you guys are free to try out the code.

    #766485

    Hi,

    Ok, thanks for the feedback. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-79 .flex_column_div {
      padding-bottom:20px !important;
    }

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.