Solved

Why are two scrollbars appearing on my homepage?

Fortress
Visitor
3 0 2

Hi!

 

I'm having trouble on my home page (fortressup.com). 2 scroll bars are showing up and I can't seem to figure out what is causing the issue. It's only on the home page and was made with GemPages, if that is any help.

 

Thanks

Accepted Solution (1)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Fortress 

Thanks for post.

1. Go to Online Store->Theme->Edit code
2. Asset->/vendor.css->paste below code at the bottom of the file.

body.gempage {
overflow: hidden !important;
}
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

View solution in original post

Replies 9 (9)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@Fortress 

Thanks for post.

1. Go to Online Store->Theme->Edit code
2. Asset->/vendor.css->paste below code at the bottom of the file.

body.gempage {
overflow: hidden !important;
}
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
Martin1303
Visitor
2 0 0

I have the same issue with Galleria, but i cant find the vendor.css to try the code.

I need help with this, please.

Martin1303
Visitor
2 0 0

Solved it, i had an invisible language switcher enabled wich caused the problem.
Sorry

KetanKumar
Shopify Partner
36843 3636 11978

Hello, @Martin1303 

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

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
Willyysonn
Tourist
6 0 2

When I use this solution on my shopify all the links on my pages are not aligned in the correct spots - any idea on how to get the extra scroll bar off the page without compromising that

 

KetanKumar
Shopify Partner
36843 3636 11978

@Willyysonn 

Sorry for facing this issue, it's my pleasure to help us.

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

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
Willyysonn
Tourist
6 0 2

I actually figured it out by putting overflow: hidden; in a specific part of the code so you were right! haha

Thank you though!

KetanKumar
Shopify Partner
36843 3636 11978

@Willyysonn 

Great, thanks for update

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
salliebaxter
Visitor
2 0 0

Hi, can you help me figure out how to do this on Colorblock theme? I am having an issue with multiple scrolls on my Schedule and Pricing pages, url: balancedbeingdallas.com

 

Looks like there should be an easy solution, I'm just not sure what code to edit. Thanks!