Shopify themes, liquid, logos, and UX
I need to customize my product page, the need is the product images want to be aligned to left edge of the website and top below immediate to breadcrumbs section. I'll attach the reference image
https://rugd-in.myshopify.com/
password: rugged
HI @Sivadarshan
Add below code to end of section-main-product.css file
@media screen and (min-width: 750px){
product-info .page-width {
padding: 0;
}
product-info {
padding-top: 0 !important;
}
.product__info-wrapper {
padding-top: 30px !important;
}
}
If you find this information useful, a Like would be greatly appreciated.
And If this resolves your issue, kindly hit Like and mark it as the Solution! Thank you!
It works, I need to remove these spaces too and when I try to scroll the product name gets hided
@Sivadarshan
Add the below code at the end of same file
@media screen and (min-width: 750px) {
.product__column-sticky {
top:7rem
}
.grid {
column-gap: 0;
row-gap: 0;
}
}
If you find this information useful, a Like would be greatly appreciated.
And If this resolves your issue, kindly hit Like and mark it as the Solution! Thank you!
Hi @Sivadarshan
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
@media (min-width: 750px) {
.product__column-sticky { top: 10rem !important }
.product .product__media-list {
column-gap: 0;
row-gap: 0; }
}
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025