change breadcrumb color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3985

    Did I just miss this in theme options? Sorry if so…but I need to change the color of the breadcrumbs linked page. It is the default red color now. Thanks!

    #3986

    I also need to change the color of links in the regular body of the site. I’m sure this can be done via the custom css box, but I don’t know how to write css, if you could advise me. Thanks.

    #4010
    Nexus
    Moderator

    For the link color change, please put the following css into the custom css tab of theme options and change the color value to your preferred one.

    a, a:active, a:visited {
    color: #2FC092;
    }

    Please get back to me if you need anything else. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.