Shopify themes, liquid, logos, and UX
My site all information in right hand side and so small in desktop mode, I would you like use up the page area. How can I fixed it.
Solved! Go to the solution
This is an accepted solution.
Please Remove previous css & add following css
@media only screen and (min-width: 769px){
.template-product .large--seven-twelfths { width: 50%;}
.template-product .large--five-twelfths { width: 50%;}
}
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > timber.scss.liquid and paste this at the bottom of the file.
@media only screen and (min-width: 769px){
.template-product .large--seven-twelfths { width: 50%;}
.template-product .large--five-twelfths { width: 50%;}
.template-product .wrapper {
max-width: 100%;
margin: 0 auto;
padding: 0 15px;
}
}
Thanks!
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > timber.scss.liquid and paste this at the bottom of the file.
@media only screen and (min-width: 769px){
.template-product .large--seven-twelfths { width: 50%;}
.template-product .large--five-twelfths { width: 50%;}
.template-product .wrapper {
max-width: 100%;
margin: 0 auto;
padding: 0 15px;
}
}
Thanks!
May I duplicate or backup my site before I make a edit?
yes
It seem better, if I would like the right hand side description area bigger, would you tell how can I do this.
After I paste statement in Asset > timber.scss.liquid , I feel the product photo move to left hand side. I would like move back in central.
This is an accepted solution.
Please Remove previous css & add following css
@media only screen and (min-width: 769px){
.template-product .large--seven-twelfths { width: 50%;}
.template-product .large--five-twelfths { width: 50%;}
}
This is better, the layout is more users friendly, love it
I would like use up description area, rather than just use right hand sides area.
Thanks for screenshot but this is code customization work Please share Sections/product-templete.liquid file code otherwise
hire shopify expert or conatact to shopify support.
Thanks Again!
Thank you for your advise, I copy Sections/Product-template.liquid as a word file. Would you help me again.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024