Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mariajcasal Friend
    #177049

    Hello,
    i would like to change the H2 title link color.
    all the links in the site are the same color, can i change a specific heather to have another color if it is a link?
    thanks

    Stork11 Friend
    #453112

    <em>@mariajcasal 319669 wrote:</em><blockquote>Hello,
    i would like to change the H2 title link color.
    all the links in the site are the same color, can i change a specific heather to have another color if it is a link?
    thanks</blockquote>
    Hello mariajcasal,

    Please open “/templates/ja_portfolio/css/template.css” file, and edit:
    h2.contentheading a {
    color: # 313435
    }
    h2.contentheading a:hover, h2.contentheading a:active, h2.contentheading a:focus {
    color: # 5F9729
    text-decoration: none;
    }

    You can change the color of the links by adding styles for links in this file as well.

    Best regards.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Stork11 12 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum