Remove the 5 stars rating from the products page

This topic has 8 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: Kenelli
    Kenelli
    Participant
    January 23, 2016 at 10:41

    Hi,

    I would like to remove the 5 stars rating locate on the bottom of the product title because it create a “row split” on some page like this one :

    https://montre-automatique.com/categorie-produit/orient-montre/

    The split is in the 4th row…

    Best regards,

    7 Answers
    Avatar: stan
    Stan Russell
    Participant
    January 23, 2016 at 13:44

    Hello,

    stars rating can be disabled by adding following css code to your ‘custom.css’ file:

    .star-rating{display:none;
    }

    Regards,
    Stan Russell.

    Avatar: Kenelli
    Kenelli
    Participant
    January 24, 2016 at 12:13

    Hello,

    Many thanks for your quick respond.

    Unfortunately, I don’t want that all the rating stars of the website disapear, only the one under the products category.

    Also, could you explain me why the 4th line is broken on two part ?

    Regards,

    Please, contact administrator
    for this information.
    Avatar: stan
    Stan Russell
    Participant
    January 25, 2016 at 13:42

    Hello Kenelli,

    as your site is protected by ‘coming soon’ page, please provide us with admin credentials for your site in private content.

    Regards,
    Stan Russell.

    Avatar: Kenelli
    Kenelli
    Participant
    January 26, 2016 at 17:37

    HI,

    Here we go.

    Thanks

    Please, contact administrator
    for this information.
    Avatar: stan
    Stan Russell
    Participant
    January 27, 2016 at 13:32

    Hello,

    please use following css code instead:

    .products-grid .star-rating{
    display:none
    }

    Regards,
    Stan Russell.

    Avatar: Kenelli
    Kenelli
    Participant
    February 1, 2016 at 10:40

    Thanks a lot Stan it works !

    … But there is still this broken row on the 4th line. Do you know why ?

    Best Regards,
    Sofiane

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 1, 2016 at 11:14

    Hello,

    Add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .products-grid .product-title {
      height: 50px;
    }

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.