Shopify themes, liquid, logos, and UX
Hello,
I would like to enlarge the size of the alternative icons displayed on my home page. I've put the icon size on 'large', but they are not large enough. Preferably they would be around 75 px.
I'm using the pipeline theme.
My store url: https://actifyt.myshopify.com/
Thank you!
Solved! Go to the solution
This is an accepted solution.
.icon--large .icon__column__icon {
width: 72px !important;
height: 72px !important;
}
Add this code in the bottom of theme.css or base.css file.
1. Navigate to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste Above code at the bottom of the file.
3. Save it.
This is an accepted solution.
Hi @ARenard ,
you can try follow the instruction below:
1. Go to Online Store -> Theme -> Edit code.
2. Asset -> /theme.css paste code below into end of the file.
.icon--left.icon--large .icon__column__icon {
width: 75px !important;
height: 75px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
HaloThemes - Top Premium Shopify Theme Provider
Ella Shopify Theme OS 2.0 - #1 Best Selling Shopify Theme of All Time
Want to try Shopify? Open a Store for FREE
This is an accepted solution.
@ARenard Go to assets/theme.css and paste below css at bottom of file.
.icon--large .icon__column__icon
{
width: 75px !important;
height: 75px !important;
}
Hi @ARenard ,
Please share your store URL and password of front view.
So that I will check and let you know the exact solution here.
Best regards.
HaloThemes - Top Premium Shopify Theme Provider
Ella Shopify Theme OS 2.0 - #1 Best Selling Shopify Theme of All Time
Want to try Shopify? Open a Store for FREE
@ARenard
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL and password if password protected.
So that I will check and let you know the exact solution here.
Hello,
Store url: https://actifyt.myshopify.com/
Password: chaimp
Screenshot of the part that I would like to change:
Thanks for the quick reply!
Hi @Zworthkey,
Store url: https://actifyt.myshopify.com/
Password: chaimp
Screenshot of the part that I would like to change:
Thanks for the quick reply!
This is an accepted solution.
.icon--large .icon__column__icon {
width: 72px !important;
height: 72px !important;
}
Add this code in the bottom of theme.css or base.css file.
1. Navigate to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste Above code at the bottom of the file.
3. Save it.
This is an accepted solution.
Hi @ARenard ,
you can try follow the instruction below:
1. Go to Online Store -> Theme -> Edit code.
2. Asset -> /theme.css paste code below into end of the file.
.icon--left.icon--large .icon__column__icon {
width: 75px !important;
height: 75px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
HaloThemes - Top Premium Shopify Theme Provider
Ella Shopify Theme OS 2.0 - #1 Best Selling Shopify Theme of All Time
Want to try Shopify? Open a Store for FREE
This is an accepted solution.
@ARenard Go to assets/theme.css and paste below css at bottom of file.
.icon--large .icon__column__icon
{
width: 75px !important;
height: 75px !important;
}
User | RANK |
---|---|
178 | |
155 | |
83 | |
31 | |
30 |
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