Hello,
How do I increase the size of the Featured Collection's product images on the Homepages? They're not filling the entire width
Thanks
Solved! Go to the solution
This is an accepted solution.
Hi @MarioKan
Please add the following to your theme.scss file:
/*Increase Featured Collection Image Size*/
.maxwidth {
max-width: 100%!important;
}
Keep the comment up top in case you'd like to revert this at some point for easier identification!
You're most welcome! Anything you need just tag me or send me a message
User | Count |
---|---|
400 | |
202 | |
146 | |
42 | |
40 |