Comments Matthew Bambrick started the conversationJanuary 24, 2023 at 8:14pmI was getting scroll bars inside scroll bars for my page and sign ups so I made a modification to a class on the back end. Looked ugly as hell and not very functional on mobile.Added the following override to fix the scrolling issue in form. .am-cat__form{--am-h-cat-content:100% !important;}This worked for me. Is it future proof or will it cause any issues? 1,667Marko repliedJanuary 25, 2023 at 1:16pm Hello Matthew, Thank you for reaching out to us. We can not know that, but when you update the plugin this custom CSS should stay in place. We wish you all the best. Have a nice day. Kind Regards, Marko Davidovic [email protected] Rate my support Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
I was getting scroll bars inside scroll bars for my page and sign ups so I made a modification to a class on the back end. Looked ugly as hell and not very functional on mobile.
Added the following override to fix the scrolling issue in form.
.am-cat__form{--am-h-cat-content:100% !important;}
This worked for me. Is it future proof or will it cause any issues?
Hello Matthew,
Thank you for reaching out to us.
We can not know that, but when you update the plugin this custom CSS should stay in place.
We wish you all the best.
Have a nice day.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables