Jump to content

Modifications to Product Reviews Section

Go to solution Solved by tuanphan,

Recommended Posts

Hello!

I would like to make the following changes to the product review section if possible:

  • Change case of "Reviews" to all uppercase and/or change "Reviews" to say something else
  • Remove the underline from the hyperlink to the product each review is referencing
  • Change the color of the stars/"average store rating" under the title "Reviews"
  • Change the color of the stars in each review

https://www.valiscosupply.com/products/p/double-braided-collar-two-color

Above is the link to a product with only store reviews.

https://www.valiscosupply.com/products/p/convertible-training-tab

Above is a link to a product with a product specific review.

Thank you!

Link to comment
  • Replies 2
  • Views 223
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Add to Design > Custom CSS

div.ReviewTabsTitle h2 {
    visibility: hidden;
}
div.ReviewTabsTitle h2:before {
    visibility: visible;
    content: "SOMETHING ELSE";
}
a.productLink {
    text-decoration: none !important;
    border: none !important;
}
div.averageStars path {
    fill: #ff0 !important;
    stroke: #ff0 !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.