Hi there,
i am using some grid rows for my website. I attached the link in the private Content area.
i have the problem, that my Grid rows are less wide, that all other Elements on MOBILE VIEW.
Is there any way, to force all Grid rows gloally to be 100% wide on mobile too?
When you test it… i have a little white frame around my website, so it should be a little white space anyway. But the space right now is way too big.
Thank you for your help!
Best Regards
Jonas
Hi Jonas,
Please add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
.responsive #top #wrap_all .av-flex-cells .no_margin {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
Best regards,
Nikko
Hi Nikko,
perfect, did the Job!
Thank you very much :)
Best regards,
Jonas
Hi,
Glad Nikko was able to help, if you have any further questions please login and create a new thread in the Enfold support fourm and we will gladly try to help you. Please do not use the Pre Sale Questions section for support questions. Thank you for your understanding and for using Enfold.
Best regards,
Mike