Home Forums Basel support forum Hide reviews on page

Hide reviews on page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10239

    Giulio
    Participant

    Hi,

    I’d like hide all reviews inside this page. It is possible? Thank you.

    #10244

    Artem Temos
    Keymaster

    Hello,

    But we don’t see any reviews on this page. Could you please send us a screenshot?

    Thank you

    #10260

    Giulio
    Participant

    Do you see the stars? I would to hide this part because they cause a different hight by the items.

    #10270

    Artem Temos
    Keymaster

    You can use this CSS code to hide them

    .rating-wrapper {
    	display:none!important;
    }

    Regards

    #10274

    Giulio
    Participant

    Great!

    #10275

    Artem Temos
    Keymaster

    You are welcome!

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