Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • James Weston Friend
    #193132

    Hi Guys,

    I am just playing around with JA Lens. I started to upload a couple of articles and I noticed that the text that appears when you mouse over the articles on the home page has become black. It was white originally and is white in the demo. What would have caused that?

    http://www.mypressconcierge.com

    Kind regards,

    Jim

    TomC Moderator
    #516094

    Try This . . . .

    Within file path —> /templates/ja_lens/css/template.css
    at line 43, you should see the following . . .


    .content-inner div > h2, .tag-category h3 {
    color: #000000
    font-weight: normal;
    margin-top: 0;
    padding-top: 15px;
    text-transform: uppercase;
    }

    Modify the “color” property as follows:


    .content-inner div > h2, .tag-category h3 {
    color: #FFF
    font-weight: normal;
    margin-top: 0;
    padding-top: 15px;
    text-transform: uppercase;
    }

    Hope That Helps

    James Weston Friend
    #516130

    Thanks Tom that worked a treat. Not sure why it changed in the first place but all good now.

    TomC Moderator
    #516131

    Glad to be of assistance . . . All the nest with your continuing site development !!

    🙂

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

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

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