WPIntell

Source evidence

Some design issues

WP Ultimate Review · support · 2023-09-19T14:58:00+00:00

neutralsentiment
mediumseverity
0.53relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 18 rows with source links

27.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

13 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Mehedi Hasan resolved
I was trying to make some changes with css to match the look more like the website design. But when I added an author review for a woocomerce product, the vertical space/height between the rating items are not equal. I am attaching an screenshot marking with green to demonstrate the issue. Look at the first rating, height between text (Design) and bar is better. But the items below are different. I made no changes on these heights. Could you please help me with that? Or at least tell me what is the problem? Any help is much appreciable. Thank you. The page I need help with: [ log in to see the link] I just want the label and the bar stick together, that’s it. Hi @mhasan , Thanks for reaching out to us. I’ve seen the ratings line, yes it’s getting some extra margin. Please use this custom CSS to Appearance > Customize > Additional CSS: .xs-review-overview-list.custom-rat .border-div { margin: 0px 0px !important; } Hope it will resolve the issue. Regards Arif Thanks a lot @faithcoder ! Way better!

Comments

3 shown
Mehedi Hasan 2023-09-20T20:32:00+00:00

I just want the label and the bar stick together, that’s it.

Md Abdullah Al Arif 2023-09-21T06:52:00+00:00

Hi @mhasan , Thanks for reaching out to us. I’ve seen the ratings line, yes it’s getting some extra margin. Please use this custom CSS to Appearance > Customize > Additional CSS: .xs-review-overview-list.custom-rat .border-div { margin: 0px 0px !important; } Hope it will resolve the issue. Regards Arif

Mehedi Hasan 2023-09-21T07:16:00+00:00

Thanks a lot @faithcoder ! Way better!