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

    Hello,

    I’ve made 2 grid rows (both are 1/2 | 1/2).
    Now there is a big space between the 2 rows.

    How can I change that for example the pictures are almost connected or there is a small line between it.

    Thanks!

    #1011408

    Hey Pattriek,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .page-id-1066 #av_section_2 .content {
      padding-top: 20px;
      padding-bottom: 0;
    }
    .page-id-1066 #av_section_3 .avia_textblock  {
      padding-top: 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1011552

    Thanks!

    #1011558

    Hi,

    O’m glad this was resolved. I you need addtional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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