Shopify themes, liquid, logos, and UX
Thanks in advance!
I am looking to move my product template over to the right instead of the default position. Example shown below.
password: dc
Solved! Go to the solution
This is an accepted solution.
Hi @MMast, Do you want it to look like this:
- Before:
- After:
Look for "edit code" in "customize theme" and paste the following CSS code into the "theme.css" or "base.css" file:
.content-for-layout .page-width {
max-width: 100% !important;
}
.product__info-wrapper product-info {
padding-left: 20%;
}
SIMICART: Mobile App Builder |Ironwork Theme - Coming Soon | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi there,
To move your product template on the product page to the right, you'll need to make some adjustments to your theme's code. Here’s a step-by-step guide to help you with this:
Access Your Theme Code:
Locate the Product Template:
Edit the CSS:
Add Custom CSS:
Preview and Adjust:
For more detailed customization or if you’re using a different theme setup, you might need to tweak the CSS and Liquid code further. If you need additional help, feel free to ask and visit this website!
This is an accepted solution.
Hi @MMast, Do you want it to look like this:
- Before:
- After:
Look for "edit code" in "customize theme" and paste the following CSS code into the "theme.css" or "base.css" file:
.content-for-layout .page-width {
max-width: 100% !important;
}
.product__info-wrapper product-info {
padding-left: 20%;
}
SIMICART: Mobile App Builder |Ironwork Theme - Coming Soon | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
In Canada, payment processors, like those that provide payment processing services t...
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