New Landing › How can we help? › Themeforest Theme Support › Dante › Modal text colour
Hi,
Use the custom class without space like “lighttitle” and use this custom CSS.
.lighttitle { color: white; }
Let us know,
Thanks, laranz.
This changes nothing unfortunately. I tried the extra class name in the row as instructed, which didn’t work and I then tried it in the text block itself with no result.
I removed the space and called the extra class lighttitle
Thanks Mike
The Row is empty..
That was just a quick sample row I set up on a new page.
Please see: http://optimumsoftwaresolutions.co.uk/
Try this:
.lighttitle .spb-heading.spb-text-heading > span { color: #ffffff; }
– Kyle
Try this,
.lighttitle .spb-heading { color: white; }
You need to target the “What we do” and “About us” right?
Edit: Kyle beat me, you can use either of the Custom CSS 🙂
Working! The second CSS from Laranz worked but not kyles (sorry!)
Thanks for your help.
Odd, worked fine for me. Will mark as resolved
You must be logged in and have valid license to reply to this topic.