Remove paddings

Add this code to the Custom CSS field on the Style tab of your Photo Gallery widget’s settings:

.es-embed-root {
padding: 0;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face:

Hello! How can I add padding to the top and footer? Thank you!

Hi there, @Ross_Diane_Limos :wave:

Here is the adjusted code:

.es-embed-root {
  padding: 20px 0;
}

Please try it out and let me know if it worked :slightly_smiling_face:

THANK YOU! IT WORKED! Love it! thanks guys!

Happy to know that! Thanks a ton for the feedback, @Ross_Diane_Limos :wink:

worked perfectly. thank you

Happy to see you on our forum @JoJo :wave:

Oh, that’s a pleasure to know - thanks a ton for your feedback :wink: