All things Shopify and commerce
I need to change the text color of the slider sub-heading to white to compensate for background colors. Is there a way to change just the second line? Thanks so much.
Solved! Go to the solution
This is an accepted solution.
Go to your online store > customize > settings > custom css
and paste this code in the custom css section
.nivo-caption p{
opacity:1 !important;
color:#ffffff;
}
What's your store url ?
what's the password
shaibo
This is an accepted solution.
Go to your online store > customize > settings > custom css
and paste this code in the custom css section
.nivo-caption p{
opacity:1 !important;
color:#ffffff;
}
Great, worked perfectly! Thank you so much!
Great, Kindly give a like to my solution
That's work. thanks
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025