Product reviews from vitals stuck on image with text

Solved

Product reviews from vitals stuck on image with text

alxjnes
Tourist
6 0 1

I'm using product reviews from the vitals app, but when I added an image with text to my homepage the reviews popped up in a weird spot, (picture below)

alxjnes_0-1714783579018.png

 

Web link - https://portafan.shop/

Accepted Solution (1)
PageFly-Noah
Shopify Partner
1317 233 281

This is an accepted solution.

Thank you I got it, Please add again code here:

<style>
.image-with-text .vtl-pr-review-stars-snippet{
   display: none !important;
}

</style>

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 10 (10)

PageFly-Noah
Shopify Partner
1317 233 281

 

This is Noah from PageFly - Shopify Page Builder App

 

Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>

 

<style>
.vtl-pr-review-stars-snippet{
   justify-content: flex-start !important;
}

</style>

 

Hope my solution will help you resolve the issue.

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

alxjnes
Tourist
6 0 1

That didn't seem to fix the problem, 

alxjnes_0-1714786677567.png

 




PageFly-Noah
Shopify Partner
1317 233 281

Iam so sorry , You mean set like image here: 
https://monosnap.com/direct/SpPXamTbp4j6CLG841SbW8mxTi2OfG

 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

alxjnes
Tourist
6 0 1

I want to get rid of the reviews completely from where they're at currently 

PageFly-Noah
Shopify Partner
1317 233 281

Can you describe it with pictures? I don't understand what you mean right now. 
Iam sorry about that.

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

alxjnes
Tourist
6 0 1

I circled the reviews in this image. What I'm wanted to do is completely get rid of it. I don't want the reviews to be displayed where they're currently at. 

Untitled.png

alxjnes
Tourist
6 0 1

Hope that made sense, I'm talking about the reviews on the home page of the website that are just randomly displayed next to the image and text 

alxjnes_0-1714788011172.png

 

PageFly-Noah
Shopify Partner
1317 233 281

This is an accepted solution.

Thank you I got it, Please add again code here:

<style>
.image-with-text .vtl-pr-review-stars-snippet{
   display: none !important;
}

</style>

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

alxjnes
Tourist
6 0 1

Yep that worked, thanks!

PageFly-Noah
Shopify Partner
1317 233 281

Thank you. Have a nice day !

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.