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

    I modified the dark background of the footer to a light grey.

    I now need to alter the widget text colour so it can be visible. (and the hover over colour)

    Any ideas?

    ShutterLIVING.com

    • This topic was modified 9 years, 11 months ago by Jamie A.
    #259350

    Hey Jamie A!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #footer a {
    color: red;
    }
    #footer a:hover {
    color: blue;
    }

    Best regards,
    Yigit

    #259431

    Thanks again, Fantastic support !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change the colour of text in widget area’ is closed to new replies.