Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • candrid Friend
    #724205

    Is it possible to remove the rating system completely? I like the module for Latest Reviews but I don’t want numbers appearing over the images at all.

    Thanks.

    pavit Moderator
    #724254

    Hi

    You can add a display:none to the css that is rendering it in custom.css file located in this folder /templates/ja_playmag/css/ you can create a new one if you haven’t created already one

    .category-module.latest-reviews .article-img .rating-score {
    display:none!important;
    }

    pavit Moderator
    #754556

    Hi

    You can add a display:none to the css that is rendering it in custom.css file located in this folder /templates/ja_playmag/css/ you can create a new one if you haven’t created already one

    .category-module.latest-reviews .article-img .rating-score {
    display:none!important;
    }

    candrid Friend
    #724256

    You guys are a Godsend. THANKS!

    candrid Friend
    #754558

    You guys are a Godsend. THANKS!

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

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

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