Shopify themes, liquid, logos, and UX
Hi all,
Would really appreciate if someone could help me with this issue!
I'm using Debut theme and i added in a slideshow but i can't remove the white space below my slideshow in both desktop and mobile. Also, tried to edit some codes and now the slideshow dots are arrows instead on mobile.. :'(
On mobile:
On desktop:
website is sgstyli.com
Thank you!!
Solved! Go to the solution
This is an accepted solution.
Hi @sgstyli ,
You can add this CSS to the base.css file:
.index-section--slideshow { padding-bottom: 0 !important; border-bottom: 0; } .index-section--flush.index-section--slideshow { padding-bottom: 0; } @media only screen and (max-width: 749px){ .shopify-section.index-section:has(.rich-text){ padding-top: 0; } .slideshow__text-wrap slideshow__text-wrap--mobile { display: flex; display: flex; position: relative; top: -0.5rem; height: 0.5em; background-color: var(--color-bg); width: auto; margin: unset; z-index: 8; justify-content: center; } }
Hope it helps @sgstyli
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
This is an accepted solution.
Hi @sgstyli ,
You can add this CSS to the base.css file:
.index-section--slideshow { padding-bottom: 0 !important; border-bottom: 0; } .index-section--flush.index-section--slideshow { padding-bottom: 0; } @media only screen and (max-width: 749px){ .shopify-section.index-section:has(.rich-text){ padding-top: 0; } .slideshow__text-wrap slideshow__text-wrap--mobile { display: flex; display: flex; position: relative; top: -0.5rem; height: 0.5em; background-color: var(--color-bg); width: auto; margin: unset; z-index: 8; justify-content: center; } }
Hope it helps @sgstyli
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Thank you so much for your fast reply!! Unfortunately I couldn't find the base file. But anyways, i've decided to change to DAWN theme and it's SO much easier now. Thank you so much for your support to a complete newbie :')
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024