-
AuthorPosts
-
June 11, 2016 at 7:45 pm #646620
I just posted the problem below and Vinay closed my topic out before the problem was solved. I also tried a code that he suggested and it didn’t work (please view the other thread from earlier today). I told him that and he asked me to rate Enfold and closed the topic. ?? I’d greatly appreciate an answer that works and the thread not being closed out until it does work. Thanks so much.
The headings in the widgets in my footer are a light pink. I’ve tried changing the color in General Styling -> Footer, and that doesn’t work.
I’ve tried adding the following code to the Quick CSS in General Styling:
#footer .widgettitle {
font-size: 20px;
color: #000000 !important;
}
Doesn’t work.Can you please tell me what I’m doing wrong here. I’ve searched other threads and I can’t figure out what this problem is. I’ve flushed the cache on my site. Nothing works.
June 11, 2016 at 9:02 pm #646649Hey Kim,
Sorry the topic was closed before the issue was solved, I promise it was not intentional.
You can try applying the following CSS instead:
.footer_color h3 { color: #B72D72 !important; }
Just change the color value to the color you want.
Best regards,
JordanJune 12, 2016 at 4:06 am #646767Thanks Jordan, but that didn’t work either. Argh! What is going on here? I’ve tried three different sets of code and nothing is working. I just don’t understand this.
June 12, 2016 at 12:31 pm #646883Hi!
Can you please provide us backend access to give it a look?
Have you tried cleared cache, before applying the code?That gives some more details for the issue and to be sure we are all in same page.
Cheers!
BasilisJune 12, 2016 at 3:31 pm #646924Hey Basilis,
Thanks so much for the response. I cleared the cache at the server level and that did the trick. I appreciate the help.
Kim
June 13, 2016 at 4:59 am #647153Hi Kim,
Glad to hear that worked and feel free to reach out for our assistance again if you need it!
Best regards,
JordanFebruary 21, 2018 at 6:04 pm #915598How can I clear cache at server level as I have the same problem?
Thanks, Jan
(Email address hidden if logged out) .February 21, 2018 at 8:11 pm #915654Hi,
Are you running any caching plugins on your site currently?
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.