Tagged: 

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

    Hi, I have 1/3 columns on my page like this

    1/3 1/3 1/3
    1/3 1/3 1/3

    This looks good on desktop, but on mobile it gives a larger spacing after the first 3 1/3
    How can I adjust just this spacing in the breaking point?

    1/3 1/3 1/3 (larger spacing here)
    1/3 1/3 1/3

    #1447181

    Hey mirr,

    Could you post a link to where we can see the elements in question please?

    Best regards,
    Rikard

    #1447185

    Posted the link, so this only happends on mobile.

    #1447206

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

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