Shopify themes, liquid, logos, and UX
hi @jr-dev
can you share store url
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
Store url:
Basically I need to do something like this
https://www.nordstrom.ca/s/benedetta-bruzziches-vitty-grande-crystal-embellished-leather-shoulder-ba... (the body section)
https://sn-consultng-test.myshopify.com/products/aged-flower and this is what I have.
Thanks!
File : section-main-product.css
@media screen and (min-width: 990px) {
.product:not(.product--no-media):not(.featured-product) .product__media-wrapper {
max-width: 64%;
width: calc(64% - 1rem / 2);
}
.product:not(.product--no-media):not(.featured-product) .product__info-wrapper {
padding-left: 4rem;
max-width: 36%;
width: calc(36% - 1rem / 2);
}
}
Replace by
@media screen and (min-width: 990px) {
.product:not(.product--no-media):not(.featured-product) .product__media-wrapper {
max-width: 54%;
width: calc(54% - 1rem / 2);
}
.product:not(.product--no-media):not(.featured-product) .product__info-wrapper {
padding-left: 4rem;
max-width: 46%;
width: calc(46% - 1rem / 2);
}
}
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
check your new css code did not update here
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
User | RANK |
---|---|
227 | |
154 | |
63 | |
52 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023