Shopify themes, liquid, logos, and UX
How can I add spacing/padding on bottom and top of slideshow, because theres no option, its on the bottom of my site.
site: http://zoticnewyork.com
Solved! Go to the solution
This is an accepted solution.
Hi @AMOB,
For adding/padding on bottom and top of slideshow, We need to add following CSS in component-slideshow.css:
slideshow-component{
padding: 30px 0;
}
Thank you.
This is an accepted solution.
Hello @AMOB
1. In your Shopify Admin go to online store => themes => actions => edit code
2. Find Asset => component-slideshow.css and paste this at the bottom of the file:
slideshow-component {
padding-top: 35px;
padding-bottom: 35px;
}
Please check the attached screenshot URL: https://prnt.sc/0_7PKWH7f3aP
Thanks.
This is an accepted solution.
Hi @AMOB,
For adding/padding on bottom and top of slideshow, We need to add following CSS in component-slideshow.css:
slideshow-component{
padding: 30px 0;
}
Thank you.
There is only theme.css, no component-slideshow.css.
This is an accepted solution.
Hello @AMOB
1. In your Shopify Admin go to online store => themes => actions => edit code
2. Find Asset => component-slideshow.css and paste this at the bottom of the file:
slideshow-component {
padding-top: 35px;
padding-bottom: 35px;
}
Please check the attached screenshot URL: https://prnt.sc/0_7PKWH7f3aP
Thanks.
Hello! I don't seem to have a component with the title component-slideshow.css under Asset. Here's the link that would lead you to my website - https://sachi.sg
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025