Hello! I am trying to find a way to add some padding around the accordion’s plus sign icons on mobile so the text doesn’t run into them. Thanks for your help!
https://paste.pics/8547f91d942520737144853d64f3cf81
Hey Mary!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
.js_active .av-elegant-toggle .toggler {
padding-right: 55px;
}}
Regards,
Yigit
Thank you so much. That worked.
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay