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

    Hi there – the column layout on mobile adds space between the columns. I also am using bullet points in these columns. I tried adding:
    @media only screen and (max-width: 767px){
    .responsive #top #wrap_all .flex_column{
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    }
    }
    but it didn’t take the space away.

    #1060813

    Hey web4698,

    Thanks for the link, though the lists look fine on my end on mobile. Could you post a screenshot of the issue please?

    Best regards,
    Rikard

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