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
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025