Reduce the horizontal padding?

Hello,

Is it possible to adjust / reduce the left and right padding ?

Thank you

Hi there, @Doc_Jnr :waving_hand:

Could you please send me a link to the page where your widget is installed? I’ll be happy to help :slightly_smiling_face:

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 :slightly_smiling_face:

Hi there, @Doc_Jnr :waving_hand:

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 :wink:

.es-widget-background-wrapper {
  padding-inline: 0 !important;
}

Amazing, thank you Max, that worked great. I appreciate your help :folded_hands:

Awesome, you’re very welcome :wink: