Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #487708

    Hi,

    I may be wrong and it may my css but im seeing an added margin of 20px added to the third column block which I have stacked. There are 5 in total, all duplicated and identical including custom CSS code.

    See pics

    #487709

    sorry, this is the correct link to..

    #488721

    Hi!

    try to use this code in Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
    margin-bottom: 0 !important;
    }}
    

    Best regards,
    Andy

    #489942

    Hi thanks for the fix.

    #489972

    Hi!

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Cheers!
    Andy

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘bug with grid.css when in responsive mode?’ is closed to new replies.