How can i move reviews to centre under product price? dawn theme

Solved

How can i move reviews to centre under product price? dawn theme

Luminaskn
Tourist
26 0 1

hello, 

 

currently my product reviews are on the left side under the product price but i want to centre them. can you tell me how? 

 

Screenshot 2024-04-05 at 01.53.31.png

i am using the app Judge.me reviews 

 

store URL: luminaskn.co.uk

password: Lumina2506

 

I would also like to add the reviews to the main product page as shown below but i dont know how to do it: 

 

Screenshot 2024-04-05 at 01.57.09.png

Accepted Solution (1)

LuffyOnePiece
Shopify Partner
650 93 119

This is an accepted solution.

Hi @Luminaskn ,

Add This Css in your Edit Code > base.css File

 

div#shopify-block-judge_me_reviews_preview_badge_FEtQf4 {
    text-align: center;
}

 

For moving the product review below the price, we need to make changes on the file.

 


If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
LuffyOnePiece

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184

View solution in original post

Replies 3 (3)

LuffyOnePiece
Shopify Partner
650 93 119

This is an accepted solution.

Hi @Luminaskn ,

Add This Css in your Edit Code > base.css File

 

div#shopify-block-judge_me_reviews_preview_badge_FEtQf4 {
    text-align: center;
}

 

For moving the product review below the price, we need to make changes on the file.

 


If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
LuffyOnePiece

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184
Luminaskn
Tourist
26 0 1

thank you! can you also tell me how to add spacing between the price and the reviews as they are very close together?

PageFly-Henry
Shopify Partner
1184 335 294

hi @Luminaskn 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save


product-info .jdgm-prev-badge.jdgm--js {

    text-align: center !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | 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.