Home Forums Basel support forum Changing the font color in the footer

Changing the font color in the footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6312

    Stitch Gallery One
    Participant

    How do I change the font color in the footer?

    Thank you.

    #6316

    Artem Temos
    Keymaster

    Hello,

    Try to use this code snippet

    .footer-container.color-scheme-light a,
    .footer-container.color-scheme-light p,
    .footer-container.color-scheme-light {
        color: rgb(255, 255, 255);
    }

    Regards

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