Margins on tablet and mobile slider


I get this margin on my mobile and tablet version of the slider. Can anyone help? I am new to elfsight.

* Link to the page with the widget in question:

1 Like

Happy to see you with us @Erin2! Welcome :wave:

Sure, our devs will be happy to help. I’ve forwarded your request to them and will get back to you once the solution is provided :slightly_smiling_face:

@Erin2 Thank you for waiting!

We’ve added this code to the Custom CSS field on the Advanced tab of your widget’s settings and the issue has been fixed:

.global-styles,
.widgetCode {
  padding: 0 !important;
}

Check it out and let me know if it’s fine :slightly_smiling_face: