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 :')
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024