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

    Hi,
    I am having trouble formatting a page with grid elements on mobile. Is there a CSS code I can use to reduce the spacing between cells for mobile? Site and login info below.
    Thank you!

    #1099884

    Hey mattb1169,

    Thanks for the login details, I’m not sure exactly what you are looking to achieve though. Could you try to explain a bit further or post a screenshot highlighting your intentions please?

    Best regards,
    Rikard

    #1100161

    Thanks Rikard,
    When looking at the following page on mobile, the space between grid cells is very large. Is there a way to reduce that for mobile?

    Screen shot below.

    #1100361

    Hi,

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

    flex_cell.no_margin.av_one_fourth {
      height:auto !important;
      min-height:auto !important;
    }

    Best regards,
    Rikard

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