Hello,
Is it possible to adjust / reduce the left and right padding ?
Thank you
Hello,
Is it possible to adjust / reduce the left and right padding ?
Thank you
Hi there, @Doc_Jnr ![]()
Could you please send me a link to the page where your widget is installed? I’ll be happy to help ![]()
Hi Max,
Thanks for your reply, my site is not live yet. Is there a work around? perhaps i could post the code or attach in a document ?
Thank you
Got it, thanks!
Please let me consult with the devs. I’ll update you once I have their response ![]()
Hi there, @Doc_Jnr ![]()
Please try to add this code to the Custom CSS field on the Settings tab of your widget’s settings and let me know if it helped ![]()
.es-widget-background-wrapper {
padding-inline: 0 !important;
}
Amazing, thank you Max, that worked great. I appreciate your help ![]()
Awesome, you’re very welcome ![]()