Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1061080

    Hello,

    I make reduce space between columns and everything perfect on desktop/laptop version. But, on resposnive version everything crashing….How to fix that problem on mobile version? And I want to show normal responsive post for mobile/tablet column below columns…

    This is my CSS code:
    .page-id-12 div .av_one_fifth {margin-left: 1%!important; width: 19%!important;}

    #1061708

    .page-id-12 div .av_one_fifth { margin-left: 0% !important;width: 100% !important;}

    Problem solved.

    #1061905

    Hi,

    Great, glad you got it working and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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