ivychenco Posted May 7, 2022 Posted May 7, 2022 Site URL: http://ivychen.co Hello! I need help with custom css to reduce the padding at the top and bottom of the gallery section. PW: preview Thanks!
Solution humxahafeex Posted May 7, 2022 Solution Posted May 7, 2022 Hi it's quite simple , Go to Design >Custom Css and paste the following code in it. .gallery-strips[data-width="inset"] { padding: 0vw !important; } it will fix the issue for sure. Do mark it as solved if it works.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment