Home New Guten Forums WoodMart support forum Footer text color

Footer text color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #455908

    cricm
    Participant

    Hi! Is it possible to change the footer text color? If so, how can I change it? I have selected the dark option but it is a grey shade and my footer background is a similar color. I would like the footer text to the black.

    Thank you!

    #455998

    Luke Nielsen
    Keymaster

    Hello,

    Here is a code for changing the color for the footer, please enter it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .footer-container,
    .footer-container a{
        color: black !important;
    }

    Kind Regards

    #456664

    cricm
    Participant

    Thank you so much for that! šŸ™‚

    #456668

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In case you need any additional help, I’d be more than happy to assist you.

    Wish you all the best.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)