Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • londonstudio Friend
    #178648

    I am trying to change the look of all type in <h3> tags. – Where is the CSS that controls them

    An example of one of the sub headings I would like to change is here.

    <div class=”nicememberships_profile_listing”>
    <h3>Freelancer Edition</h3>
    <p>
    Status:
    <span style=”color: green;”>Active</span>
    </p>

    chavan Friend
    #459370

    go add a css code to the templates/ja_theme/css/template.css

    For example


    .nicememberships_profile_listing h3{

    font-size:20px;
    color:#FF0000;
    margin:10px 0;

    }

    Note: If you Find my Post useful please click on the Thanks Icon

    londonstudio Friend
    #459379

    Thanks as allays for the great support.

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

This topic contains 3 replies, has 2 voices, and was last updated by  londonstudio 12 years, 4 months ago.

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