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

    Hello – is there a way to remove the space between the boxes on the mobile view of the following page so that each horizontal dark row stacks without spaces in the mobile version (see below).

    #949785

    Hey Studio13SprayTanning,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    #top.page-id-899 .flex_column.el_before_av_two_fifth {margin-bottom: 0px !important;}
    }

    Best regards,
    Mike

    #950113

    Wonderful, perfect fix, Mike. I appreciate the timeliness and thanks so much for your help. Kriesi support A+, per usual.

    #950258

    Hi,

    I’m glad Mike was able to help you with this. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing Space Between Boxes on Mobile View’ is closed to new replies.