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.
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.
Hello,
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.
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 |
---|---|
197 | |
179 | |
83 | |
60 | |
47 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023