Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • wbwebbrand Friend
    #197810

    hello, I would like to ask how you can remove the titles to all the articles on the home page. I wish you could see the image only when I go over it with the mouse

    TomC Moderator
    #535469

    Not 100% sure if this is what you mean, but try this . . . .

    Within file path —> /templates/ja_fixel/css/themes/light/template.css
    at line 5267 , modify the CSS rule as follows:


    .fixel-grid .items article .item-desc h2 a {
    color: #FFFFFF
    display: none;
    }

    If you are using the J3 / T3v2 version of JA Fixel . . . . .

    What I would recommend would be to create a new file called “custom.css” within file path –>
    /templates/ja_fixel/css

    Within that custom.css file, paste the following CSS rule:


    .fixel-grid .items article .item-desc h2 a {
    display:none
    }

    Hope That Helps

    If there is something else you were thinking, let me know.

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

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

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