Move review stars (JudgeMe) to centre on Product Page- Dawn Theme

Solved

Move review stars (JudgeMe) to centre on Product Page- Dawn Theme

jackthomasp
Excursionist
12 0 7

Hi Guys,

 

I am using Dawn Theme for my site.

 

Just wondering if anyone has an easy solution to align the JudgeMe review stars pictured centre to align with the rest of the descriptions (Price/Quantity) etc. 

 

shopify query .png

 

Thanks so much !

Accepted Solution (1)

Moeed
Shopify Partner
6969 1879 2296

This is an accepted solution.

Hey @jackthomasp 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.jdgm-prev-badge {
    text-align-last: center !important;
}
</style>

RESULT:

Moeed_0-1741341327595.png

 

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

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 9 (9)

B2Bridge
Excursionist
314 64 79

Hi @jackthomasp 
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.

jackthomasp
Excursionist
12 0 7

www.prestigechess.com

 

No password I don't think

MustafA16
Tourist
49 6 7
jdgm-prev-badge {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
under the <style> tag before the body ----->
if this code work please do not forget to like and mark it solution

MustafA16_0-1741340461575.png

 

 

jackthomasp
Excursionist
12 0 7

I tried but didn't seem to work as I can see in your picture

 

code.png

MustafA16
Tourist
49 6 7
<style>
jdgm-prev-badge {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
</style>

try this one

Moeed
Shopify Partner
6969 1879 2296

This is an accepted solution.

Hey @jackthomasp 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.jdgm-prev-badge {
    text-align-last: center !important;
}
</style>

RESULT:

Moeed_0-1741341327595.png

 

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

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


jackthomasp
Excursionist
12 0 7

Thanks mate this worked 🙂

Moeed
Shopify Partner
6969 1879 2296

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


GTLOfficial
Shopify Partner
784 163 173

Hello @jackthomasp 
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> section-main-product.css
add this code at the end of the file and save.

#shopify-block-AVENwRnRDQ2dDVGFvd__judge_me_reviews_preview_badge_Q64DQb {
display: flex;
justify-content: center;
}

result
6.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh