The review icon is not displaying correctly on the block in services. It’s smushed in the top right corner of the block.
Please send more details that may help to detect or reproduce this issue (e.g. a link to your site, screenshots, a list of installed plugins, or the error message you get).
Also please check if this issue persists for you on our demo website https://experthive.hivepress.io/
Here’s a link to the site that shows reviews not displaying correctly on the blocks in the home page of the “Top Influencers” slider. https://www.getsway.io/
Please try this CSS snippet but please note that it can require further customization
.home .content-slider.hp-listings .hp-vendor--embed-block{
width: 50%;
}
There is no found problem with the block Top Influencers but there was a problem with the block Top Services so the code snippet above fixes it
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.