How To Fix Page Widht?

Solved

How To Fix Page Widht?

Emiway
Pathfinder
208 0 42

Can anyone fix this slide I don't want that slide there I had implemented it in description, but I don't want here

URL: RedPandaoutdoor.com

IMG_20240924_202502.jpg

Accepted Solution (1)
namphan
Shopify Partner
1328 164 199

This is an accepted solution.

Hi @Emiway,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

@media only screen and (max-width: 600px) {
    .section.section-blends.section-full {
        overflow: hidden !important;
    }
    #shopify-section-template--15191599874120__custom_liquid_PNFHYB .section.section-blends.section-full {
        overflow: scroll !important;
    }
}
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 10 (10)

KetanKumar
Shopify Partner
37094 3645 12053

@Emiway oh sorry for this issue can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

#shopify-section-template--15191599874120__main .section {overflow: hidden;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

namphan
Shopify Partner
1328 164 199

Hi @Emiway,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

@media only screen and (max-width: 600px) {
    .section.section-blends.section-full {
        overflow: hidden !important;
    }
}
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com
Emiway
Pathfinder
208 0 42

Working but I want this description to be slidable 

URL https://redpandaoutdoor.com/products/alpha-wire

Screenshot_2024-09-24-20-45-36-23_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

namphan
Shopify Partner
1328 164 199

Hi @Emiway,

Please add code:

@media only screen and (max-width: 600px) {
    #shopify-section-template--15191599874120__custom_liquid_PNFHYB .section.section-blends.section-full {
        overflow: scroll !important;
    }
}
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com
Emiway
Pathfinder
208 0 42

Now First Problem Came Back

namphan
Shopify Partner
1328 164 199

Hi @Emiway,

Do you have an ID for it?

Screenshot.png

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com
Emiway
Pathfinder
208 0 42

No Where To Find?

namphan
Shopify Partner
1328 164 199

This is an accepted solution.

Hi @Emiway,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

@media only screen and (max-width: 600px) {
    .section.section-blends.section-full {
        overflow: hidden !important;
    }
    #shopify-section-template--15191599874120__custom_liquid_PNFHYB .section.section-blends.section-full {
        overflow: scroll !important;
    }
}
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com

BSS-TekLabs
Shopify Partner
2322 688 809

- Here is the solution for you @Emiway 
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it

 

<style>
@media only screen and (max-width: 600px) {
    .section.section-blends.section-full {
        overflow: hidden !important;
    }
}
</style>

 

- Here is the result you will achieve:

BSSTekLabs_0-1727190334859.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

Sam416
Shopify Partner
35 2 4

Hi @Emiway 
Please add this CSS to for product template. If this works please mark it as the solution and like it. thanks

@media (max-width: 767px) {
    .section.section-blends.section-full {
        overflow-x: hidden;
        overflow-y: auto; 
    }
}

 

Shopify Expert | E-commerce Specialist | Custom Shopify App Development | Shopify Theme Customization & Bug Fixing | Buy Me A Coffee| Hire me| Contact Me on WhatsApp