Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1364889

    As you see in the top here: https://www.bekkjarvikgjestgiveri.no
    there is now a space between the columns – how do I remove it?

    #1364922

    Hey,

    Thanks for contacting us!

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

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

    Best regards,
    Yigit

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