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:

2 Likes

A post was split to a new topic: Add padding to Photo Gallery

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

1 Like

A post was split to a new topic: Add paddings to top and footer

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:

1 Like

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

2 Likes

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

A post was split to a new topic: Help with Portfolio Customization

worked perfectly. thank you

1 Like

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

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