Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1322919

    Hi, I cannot seem to remove the padding between two rows on my home page. Previously there was no padding but for some reason now there is spacing between the rows. Can you please help me figure this out? I would like the full width images to touch vertically to the next row and not have the white spacing. I have taken a screenshot to show you that you can view here:

    https://investforbetter.org/wp-content/uploads/2021/09/Screen-Shot-2021-09-29-at-11.17.00-PM.png

    My homepage where I am seeing the issue is here:

    #1322972

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top .avia-image-container + .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
        margin-top: 0;
    }
    

    Best regards,
    Yigit

    #1323001

    Thank you! That worked.

    #1323003

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Padding between rows’ is closed to new replies.