Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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.

    #646649

    Hey 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,
    Jordan

    #646767

    Thanks 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.

    #646883

    Hi!

    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!
    Basilis

    #646924

    Hey 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

    #647153

    Hi Kim,

    Glad to hear that worked and feel free to reach out for our assistance again if you need it!

    Best regards,
    Jordan

    #915598

    How can I clear cache at server level as I have the same problem?

    Thanks, Jan
    (Email address hidden if logged out) .

    #915654

    Hi,

    Are you running any caching plugins on your site currently?

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.