Hi,
I have serveral grid row elements on a customers site built this way:
It looks fine on desktop but on mobile there are big spaces between each grid row. Could you please provide me the CSS to minimize them (make it look good again).
Thanks
Hey Tima,
Is this for the home page? Under Where My Homes At?
Best regards,
Jordan Shannon
Yes, or rather one of my clients!
Hi,
Please add this to quick css:
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .av-flex-cells .no_margin {
padding-top: 0px!important;
}
}
Let me know if this works for you.
Best regards,
Jordan Shannon
Btw everything perfect !
Hi,
Great, I am glad this was able to be fixed for you. If you need additional help, please contact us here.
Best regards,
Jordan Shannon