I couldn't set any code for the mobile banner image.

I couldn't set any code for the mobile banner image.

merturkarslan
Tourist
5 0 3

merturkarslan_0-1726160329219.png

I want to enlarge the picture by 350 px on the mobile side and move it 90 px to the right, but it is constantly cut from the inside, when I make it so that it does not get cut, it overflows from the right. I could not find a solution. As you can see on desktop, there is more content on the left side of the image, but when you push it 90px to the right side on mobile, it cuts the image inside.

merturkarslan_1-1726160348439.png

 

Replies 7 (7)

BSS-TekLabs
Shopify Partner
2350 702 827

Hello @merturkarslan 
Our team is ready to help you.
Please share your website URL so that we can check and assist 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
merturkarslan
Tourist
5 0 3

https://sadeceyedekparcam.com/ 
Here you go, thank you very much for your interest.

BSS-TekLabs
Shopify Partner
2350 702 827

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

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
.slideshow:not(.banner--mobile-bottom) .slideshow__text-wrapper {
    height: 100%;
    height: 305px !important;
}
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1726161182150.png

 

- 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
merturkarslan
Tourist
5 0 3

Thank you for the image magic, but how can I shift it 90 px to the right? When I do it, the image is cut off.

Moeed
Shopify Partner
5432 1470 1756

Hey @merturkarslan 

 

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


merturkarslan
Tourist
5 0 3

There is something called collaborator request, I think that's what you're saying, the code is: 3995

merturkarslan
Tourist
5 0 3