Footer text CSS in Chateau theme will not make changes

  • Unknown's avatar

    Been trying everything as far as CSS goes and nothing is changing color of text in footer for Chateau theme.

    Right now it is grey on a black background, which is hard to read.

    Thx for ideas to fix

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello,

    Can you please try putting below code into custom CSS panel and let me know if it works?

    #upper-footer-widgets aside a, #upper-footer-widgets aside li a{
    color: Red;
    }

    Change the color Red to desired color name or hexadecimal color code

  • The topic ‘Footer text CSS in Chateau theme will not make changes’ is closed to new replies.