Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #323953

    Hi guys,

    I’m trying to set headers in the footer to be white, yet I’m not able to get them past the bluish color you can see by scrolling down to the bottom at:

    http://paradisefoundflorida.com/calendar-rates/

    I can control everything in Enfold –> General Styling –> (apart from the header color in) Footer.

    I set Primary color, Highlight color, Footer Font color to #ffffff yet the header is not white.

    Where am I wrong? I’ve seen this weird behavior in the footer of all the sites I’ve done and never really cared until now. I would need to fix where I’m wrong at this point though.

    Thanks

    Antonio

    #324484

    Hey Antonio!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer .widgettitle {
    color: white !important;
    }

    Cheers!
    Yigit

    #325031

    That’s awesome, Thank you Yigit!

    Antonio

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Can't set text color on footer headers’ is closed to new replies.