Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #277932
    Heinz
    Participant

    Hi

    In the footer, the links under Navigation are blue. I would also like to have this appear in white.
    https://schneegetraenke.ch/
    Many thanks for the help
    regards
    Heinz

    #277947
    Skandha
    Participant

    @henebe: Hello Heinz,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #custom_html-4 a {
        color: #fff;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #277975
    Heinz
    Participant

    Thank you, works fine! 🙂

    #278041
    Skandha
    Participant

    @henebe: Glad it worked out. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color of the links in the footer’ is closed to new replies.