Change size images

Change size images

lunalucenteskin
Explorer
88 0 19

Hi everyone,

 

I want to showcase these 3 pictures smaller on both desktop as mobile. Which code do i need for this. I want to customize the sized myself to see what fits best. So if anyone can provide the code need it would be very appreciated!

 

URL is www.lunalucente.com

 

Image 09-07-2024 at 12.20.jpeg

Replies 2 (2)

oscprofessional
Shopify Partner
16375 2441 3190

Hello @lunalucenteskin 

Go to online store > Edit theme code > theme.liquid > Insert the code before closing "</body>" .

<style>
#m-custom-template--22392517198168__1623402591881bd3d0 .m-mixed-layout.m-mixed-layout--mobile-scroll {
    padding-right: 15px;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
#m-custom-template--22392517198168__1623402591881bd3d0 .m-mixed-layout--mobile-scroll .m-mixed-layout__inner>* {
    width: 33.33% !important;
    overflow: hidden;
    height: auto;
}
#m-custom-template--22392517198168__1623402591881bd3d0 .m-mixed-layout--mobile-scroll .m-image-card {
    --image-height: 100% !important;
}
}
<style>

oscprofessional_0-1720522481203.png

 

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

BSS-TekLabs
Shopify Partner
2401 695 835

- Here is the solution for you @lunalucenteskin 
- Please follow these steps:

step.png

- Then find the main.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.m-mixed-layout__inner {
justify-content: center !important;
}
@media (min-width: 1024px) {
    .lg\:m\:w-1\/3 {
        width: 26% !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1720533194006.png

-You can reduce "26%" to a smaller number if you want a smaller image and vice versa.

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you. 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now