• Resolved Joe Dunn

    (@joe-dunn)


    Hello,

    I just installed your plugin and placed it in the footer of my site: https://www.idahokofc.org

    However, the text is not visible. How can I change the text color to be sure the link is visible and visited links are visible in this widget area?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Martin Stehle

    (@hinjiriyo)

    Go to the panel “Additional CSS” in the Customizer and paste this code:

    #colophon .rpwwt-widget ul,
    #colophon .rpwwt-widget ul li a {
    	color: #ffdd00;
    }

    Save the change, if necessary empty the cache and reload any page to see the result.

    Thread Starter Joe Dunn

    (@joe-dunn)

    Perfect! thanks for the help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Text Color in Widget’ is closed to new replies.