-
Author
-
October 1, 2016 at 07:09 #137784
jwchameleoncorp
ParticipantHello,
I don’t see a way to change the color of the Title font in the Feature Box.
As you can see from the snap shots, I can only change the color of the font in the body text. I would like to make the Title font white, just like the Body font.
See attached snap shots for what I am describing.
Is there a way to change the Title font color?
Thank you for your help.
October 2, 2016 at 11:30 #137843Laura
ModeratorHello, yes please share a link so i can see it 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 2, 2016 at 16:37 #137875jwchameleoncorp
ParticipantHi @laura
Yep, I did. It’s the home page that I provided.
Go to http://5firemen.com
Thanks for your help! 🙂
October 4, 2016 at 11:59 #138067Laura
ModeratorHello, just add this to style.css of child theme
COPY CODEh3.feature-title { color: white !important; }🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 7, 2016 at 07:23 #138506jwchameleoncorp
ParticipantHi @laura
Thanks for the reply.
I added the code to the child theme style.css, and also tried adding it to the theme options custom css, but did not have success. (see attached with highlighted areas)
Any ideas what I might be doing wrong?
Thanks!
October 10, 2016 at 08:11 #138788Laura
ModeratorHello, did you try to clean cache and it didnt work?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 11, 2016 at 17:12 #139071jwchameleoncorp
ParticipantHi @laura
I did initially clear it, but for some reason it did not update. Tried again, and your code worked perfectly. Thank you. 🙂
One question…while trying to get it to work, I added the code in both the style.css file, and in the Quick CSS area of the Theme Options. Would the code still work if I just keep it in the Quick CSS area, and eliminate the code in the style.css file?
Thanks for your help. Your work excellent, as always.
🙂
October 14, 2016 at 01:01 #139566Laura
ModeratorHello, should still work, but its more secure to have it at style.css of child theme
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 14, 2016 at 20:20 #139717jwchameleoncorp
ParticipantOkay, thanks again. Have a wonderful day. 🙂
October 18, 2016 at 08:49 #140038Laura
ModeratorGlad to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.