Shopify themes, liquid, logos, and UX
Hi there, the mobile view of my website cuts off images I'd love some help resizing this please. www.levelup.store using the split theme.
I haven't this file (theme-index.min.css)
Solved! Go to the solution
This is an accepted solution.
Thank you, but I need to resize product pictures not slid pictures, can you help me?
@Edgar_Mkrtchyan,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. In your theme.liquid file, find the </body> (press CTRL + F or command + F on Mac)
3. paste this code right above the </body> tag:
<style>
.site-box-background.with-image {
background-size: contain !important;
}
</style>
For the way your theme's slider has been coded, unfortunately it's not possible to make it not cut off the images. The best alternative in this case is to force the aspect ratio of each image, but this will leave some empty space around it.
If you need a Slideshow that will not cut off the images, there are some copy/paste sections like this one that can help you (and work out of the box with the Split theme).
Kind regards,
Diego
This is an accepted solution.
Thank you, but I need to resize product pictures not slid pictures, can you help me?
in desktop version on pc also cuts off images, but a little bit small
Thank you, but I need to resize product pictures not slid pictures, can you help me?
in desktop version on pc also cuts off images, but a little bit small.
User | RANK |
---|---|
126 | |
96 | |
77 | |
69 | |
38 |
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