Forums

Change link color in body and sidebar (4 posts)

  1. mclark
    Member
    Posted 3 years ago #

    I can't seem to find where to change color of the links in the body or sidebars. Using Mandigo theme.

    Right now they are light blue. The site is http://www.webcontentnh.com.

    I found a couple of things in this forum, but none helped, so any help would be appreciated.

    Thanks so much,
    Merrill

  2. t31os
    Member
    Posted 3 years ago #

    Not sure if it'll work perfectly, but give this a shot...

    .widget li a {color:#900!important}

    Add that as a new line in the theme style.css.

  3. mclark
    Member
    Posted 3 years ago #

    Thanks, it worked for the links in the sidebar, but not for the links in the pages or posts.

    There must be one place they are defined, but I just cant find the place.

  4. t31os
    Member
    Posted 3 years ago #

    Have you tried just setting the standard link color?

    a:link,a:visited,a:active {color:#000}
    a:hover {color:#000}

    Of course changing #000 (black) for your desired color.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags