Shopify themes, liquid, logos, and UX
Please, in the regular collections page all the images are nice and aligned no matter the length of the title:
https://www.abysm-internal.com/collections
On a custom collection list page, the images are moved up and down depending on the length of the title, looks ugly, please how do I fix it?
https://www.abysm-internal.com/pages/collections-by-style
Theme: Venture
Thank you for any advice
BTW: For anyone reading this and already thinking on doing the following: please don't freaking send me irrelevant messages and badly written pitches to my website's contact form, it's spam, it's annoying, and I won't respond.
Solved! Go to the solution
This is an accepted solution.
Hi,
Try this
1. In your online store,
2. Choose the theme you want to edit. I recommend duplicating your theme before editing it so you have a theme to go back to if you don't like the changes.
3. Click Actions, the Edit code.
4. Find the Asset folder, and open the theme.scss. Then paste the code at the very bottom
#MainContent > div > div.grid.grid--no-gutters.grid--uniform.collection > div > a > div.featured-card__header{
height: 155px !important;
}
Let me know if it works
This is an accepted solution.
Hi,
Try this
1. In your online store,
2. Choose the theme you want to edit. I recommend duplicating your theme before editing it so you have a theme to go back to if you don't like the changes.
3. Click Actions, the Edit code.
4. Find the Asset folder, and open the theme.scss. Then paste the code at the very bottom
#MainContent > div > div.grid.grid--no-gutters.grid--uniform.collection > div > a > div.featured-card__header{
height: 155px !important;
}
Let me know if it works
Wow, it worked! You are a pro!!!
I've been learning many edits but this was beyond me.
Thank you so much!!!!
User | RANK |
---|---|
125 | |
93 | |
77 | |
71 | |
41 |
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