Shopify themes, liquid, logos, and UX
Hi, I have 2 issues with my product pages on my store and need some help!
1. On desktop view, the product description is tucked on the right side of the page. I want it to be in the middle of the page instead so it’s wider and easier to read.
2. My reviews are working great, I just need help because the reviews are so stretched out from page to page on mobile and desktop view, I want to make it less wide and not touch the sides of the page.
Solved! Go to the solution
This is an accepted solution.
Hi @orby
You can PM your store URL so I can check and give you the solution.
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Can I PM you?
Hi @orby
Would you mind to share your store URL? And also the reviews is an app? Thanks!
This is an accepted solution.
Hi @orby
You can PM your store URL so I can check and give you the solution.
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Thanks for the info, check this one.
1. Go to customize > Product >
Add Section > Find Custom-Liquid add on it.
When you click the Custom-Liquid on the right there will be tab opens.
Paste this code below same on the image above.
<div class="page-width">
{{ product.description }}
</div>
And save.
Result:
You can drag the custom-liquid so it will next to the product.
2. This is an app. Try if this code works.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
@media only screen and (min-width: 992px){
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) .jdgm-rev-widg__summary {
width: 15%;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) :not(.jdgm-histogram-wrapper)>.jdgm-histogram {
width: 20%;
}
.jdgm-widget:not(.jdgm-review-widget--small,.jdgm-review-widget--medium) :not(.jdgm-revs-tab__content-header)>.jdgm-widget-actions-wrapper {
width:15%;
}
}
And Save.
I can not figure out where "Add Section > Find Custom-Liquid add on it. " is. I am on the product page and see this:
The judge.me review code didn't work either. In assets, I have these 3:
which one do i paste it in?
Hi there,
I'm Brian from Judge.me Support.
To help you address the issue, could you please provide your store URL? This will allow us to assist you more effectively.
Please reach out to us at support@judge.me!
Regards,
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025