Hi,
For some reason changing font color now seems to be random on my website. No matter how many times I try to change the font color of certain sections, it won’t budge. What do I do??
Thank you!
Hi simisola80!
Can you please give us a link to the website? Point us to the elements that you want to change. Do you have a cache plugin? Please deactivate it when you’re making changes to the website.
Regards,
Ismael
Hi!
Please give us a list of the elements or text that you’re trying to change. A screenshot will help.
Cheers!
Ismael
Hey!
Please add following code to Quick CSS in Choices theme options under Styling tab
.main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color strong, .main_color strong a, .main_color .sidebar .current_page_item a, .main_color .pagination .current, .main_color .comment-count, .main_color .callout .content-area, .main_color .avia-big-box .avia-innerbox, .main_color .avia-big-box .avia-innerbox a { color: #8a9b0f; }
Cheers!
Yigit
PERFECT!! YOU ARE A ROCKSTAR! THANK YOU!!!