Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chalon Friend
    #189032

    How to change the colour of Latest Shoot to gold colour?

    Ninja Lead Moderator
    #499428

    This way will help you to do that

    Open templates/ja_lens/css/template.css file

    From


    h1.componentheading,
    .componentheading,
    .content-inner div > h1{
    font-size: 400%;
    color: #333;
    font-family: 'MontserratRegular',sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    width: 960px;
    margin: -117px auto 60px -20px;
    line-height: 1.6;
    }

    Change to


    h1.componentheading,
    .componentheading,
    .content-inner div > h1{
    font-size: 400%;
    color: gold;
    font-family: 'MontserratRegular',sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    width: 960px;
    margin: -117px auto 60px -20px;
    line-height: 1.6;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 10 months ago.

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