I want The slideshow title text to be black, not White. It is black on mobile, but in desktop it turns White. When the title is hovering over the image i turns white...
Solved! Go to the solution
Hello,
Please share your site url.
So that i can check and let you know the exact solution here.
This is an accepted solution.
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
.template-index .slide .content .title {
color: black;
}
Add this css
.template-index .slide .content .tagline {
color: black;
}
User | Count |
---|---|
742 | |
143 | |
101 | |
64 | |
45 |