This topic has 6 replies, 3 voices, and was last updated 2 years, 6 months ago ago by Olga Barlow
Hi, how can we fix the issue with the product rating in the single product page? The beginning (Rated 3.67 out of 5 based on 6….) the R has another letter on top or under.. checked the line height/spacing etc.. settings and it’s all the default values and never been changed.. and cutting off right after Rated 3.67 out of 5 base…..
https://screenrec.com/share/wic8SmM3k2
Hello,
You can use the next code to hide text
.single-product .elementor-widget-woocommerce-product-rating .star-rating {
font-size: 0px;
margin-bottom: 0px;
}
or contact support of Elementor plugin.
Regards
Hi Rose, thanks for the reply but i don’t want to hide the small text. the small size of it is good. just do not want it cut off.
please advise. thanks!
Hello,
That text comes not from our theme, and because of content structure there, we can sagest you to play with the font size only https://prnt.sc/CItdR202oLuP If this is not what you are looking for, find the plugin from which that text comes, and contact their support.
Regards
Content structure? – there are no 3rd party of any kind that is associated with the stars, review system, or any of that.. it’s just a simple single product page in elementor where the theme provided element star rating is just dropped into the page with no additional CSS and/or other modified selectors of any kind.. https://prnt.sc/XT-P6WF-Hljn
Hello,
Point is that the Elementor plugin hides that text even with the default theme https://prnt.sc/PHllbldRAfZZ You can enable and check by yourself.
So, there is no way to display it correctly with the stars. So, either stars or text.
Regards
Tagged: cutting off, product, rating, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up