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
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024