Shopify themes, liquid, logos, and UX
Hello Shopify Community,
I'm using the Pipeline theme and I would like to increase the size of the alternative icons in the Icon Columns section. If I upload a alternative icon, the size is too small and I would like to have it bigger.
Could you please help me with this? Unfortunately I have nog coding experience.
Many thanks!
Solved! Go to the solution
This is an accepted solution.
@ARenard - add this css to the end of your theme.css file and check, this will change on this page only, adjust as per the need
#actifyt-joint .icon--large .icon__column__icon {
width: 75px; height: 75px;
}
This is an accepted solution.
@ARenard - add this css to the end of your theme.css file and check, this will change on this page only, adjust as per the need
#actifyt-joint .icon--large .icon__column__icon {
width: 75px; height: 75px;
}
User | RANK |
---|---|
125 | |
98 | |
74 | |
72 | |
40 |
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