Shopify themes, liquid, logos, and UX
Hey all, I'm trying to make my images smaller but I can't seem to figure out how. This is my website: www.glasgwrd.com. Please help
Solved! Go to the solution
This is an accepted solution.
sorry for this please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/style.min.css ->paste below code at the bottom of the file.
3. this code apply for after 5 - 6 second
.product-inner.pr .jas-product-image.pr.oh {height: auto;}
sorry for this issue
if possible to share issue images?
When in their respective categories, not on the homepage, the images are overall a better size, but they're just too large on the home page.
i thinks is fine as per you store design
I wanted to get the items to be less rectangular and more like a square.
oh, i see sorry for confusion
do you have like this?
hello @dommj00
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-1514546448766 .jas_custom_1514546448766 .products.jas-row .jas-grid-item .product-inner.pr .jas-product-image.pr.oh{
height: 220px !important;
}
Hi,
thanks for your response. I only see I only see /theme.scss.liquid.
I should add in style.css file at the bottom, right?
This is an accepted solution.
sorry for this please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/style.min.css ->paste below code at the bottom of the file.
3. this code apply for after 5 - 6 second
.product-inner.pr .jas-product-image.pr.oh {height: auto;}
User | RANK |
---|---|
126 | |
99 | |
77 | |
72 | |
39 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022