Overlapping product titles and prices. Please help!

Hi, my product titles and prices have all overlapped on mobile only and I can’t seem to find what the problem is. Can someone take a look and help me please and thank you. I’m on a deadline.

Hi @dbacorp257

This is David at SalesHunterThemes.

Thank you for your question.

Please share your store URL, page URL and also password (if your store has one) so we can help you.

hi, store URL is www.basicsrepublic.com password removed.

hi @dbacorp257
Just checked and found that, the reason is from the app AirReviews-Widget
In this case to fix the problem.

Follow this path:

Themes => edit code => asset => base.css

and add this code to bottom of the file base.css

.AirReviews-Widget.AirReviews-Widget--Stars{
margin: 0!important;
}

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

David | SalesHunterThemes team

Thank you!!! Worked like a charm!