jdst
1
Hello, I am currently experiencing problems with the slideshow on the dawn theme.
-
I would like to change the button color without using the container that encroaches on my banner.
-
Remove the dividing lines under the slideshow.
-
If possible, add arrows to change the image that is displayed but have them directly on the slideshow.
I hope I’ve been clear enough, I’ve been stuck on this since last night and I still can’t fix it today… Thanks in advance for your help!
Site : https://alma-jewelry-6eb9.myshopify.com/
Pw: disaop
@jdst
.slideshow__controls.slider-buttons.no-js-hidden.slideshow__controls–border-radius-mobile {
border: none;
}
.banner__buttons a.button.button–primary {
background: red;
color: #fff;
}
Change color as per you need.
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Thank youu!
Just wanted to say that for me it was under:
Online Store->Theme->Edit code->Assets->base.scss.liquid
not theme.scss.liquid as this option does not appear for me, I only have base.scss.liquid