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

    Hi there,

    Underneath this text in footer:

    Yourimage.net
    Cybermobbing und Datenschutz Beratung
    Inhaber: Dr. Wolfram Anker
    Faberstrasse 13
    81373
    München
    Fon: 089 – 51997946
    E-mail: info(at)yourimage.net

    are two links, but i wasn’t able to change the color of these links, so with bgcolor like now they are not visible…..

    See screenshot: http://wordpress.p367756.webspaceconfig.de/wp-content/uploads/2016/09/screenshot_limks.png

    Greets Henrik

    • This topic was modified 7 years, 7 months ago by Rico008.
    #687626

    Hey Rico008,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .footer_color a {
        color: #ffffff !important;
    }
    

    Change the color value as you wish :)

    Best regards,
    Jordan

    #689431

    Thx! Perfect!

    #689457

    Hey!

    Please feel free to let us know if we can do anything else for you!

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can't change color of links in footer’ is closed to new replies.