Comments Matthew started the conversationJune 19, 2023 at 5:56pmHihave a few rows where the padding is set to -200px so that the column contents overlap. However how do I remove this padding when the page is displayed on mobile? I have tried all the responsive settings etc and it made no difference, thanks 7,092Oliver repliedJune 20, 2023 at 6:57amHi,please provide wp-admin access and make few screenshots where did you added it Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver1 LikeMatthew repliedJune 20, 2023 at 11:51amhttps://www.311institute.com/wp-admin/?wtlwp_token=0396963a098df64d33af54d99c314ef9on site this page for example doesn't show properly on mobile: https://www.311institute.com/forecasting-services/ 7,092Oliver repliedJune 20, 2023 at 12:37pmAdd any class to the text box, for example mobile-margin and this CSS code: @media screen and (max-width: 767px) { .mobile-margin .thegem-vc-text { margin-right: 0 !important; } }Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi
have a few rows where the padding is set to -200px so that the column contents overlap. However how do I remove this padding when the page is displayed on mobile? I have tried all the responsive settings etc and it made no difference, thanks
Hi,
please provide wp-admin access and make few screenshots where did you added itÂ
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
https://www.311institute.com/wp-admin/?wtlwp_token=0396963a098df64d33af54d99c314ef9
on site this page for example doesn't show properly on mobile: https://www.311institute.com/forecasting-services/
Add any class to the text box, for example mobile-margin and this CSS code:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver