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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024