Home › Forums › SKT Black/White Theme Support › Scrolling not functioning properly
- This topic has 7 replies, 3 voices, and was last updated 5 years, 7 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 27, 2018 at 4:42 am #100141
Scrolling in the menu on mobile isn’t functioning as expected. You have to scroll the same amount as it would take to get to the bottom of the page you’re on to see the bottom of the menu.
April 27, 2018 at 1:12 pm #100177Hi,
Kindly show us your website URL.
Regards,
ShriApril 28, 2018 at 6:37 pm #100223https://alaptopshoppe.com/
April 30, 2018 at 8:36 am #100275Do you mean the top gap that it leaves on the website?
Regards,
Brad
April 30, 2018 at 6:12 pm #100319No. On mobile, on the landing page, if you click on the menu at the top and try to view the rest of the menu by scrolling down – you have to scroll and scroll and scroll through the entire home page behind the menu before being able to see the bottom of the menu.
May 1, 2018 at 8:34 am #100357It will take us 2 hours to do this. By default we have that scrolling menu but we can change it to a collapsible menu.
If you agree we can bill $15 for the same.
Regards,
ShriMay 6, 2018 at 6:57 am #100675I like the scrolling feature on the menu. But the way it is coded now does not work. I don’t think you understand what the problem is. The menu that should work, does not. I should be able to scroll in the menu without having to scroll through the entire page behind it. I can’t view the bottom of the menu without scrolling for 15+ seconds (which I can tell is actually scrolling through the page behind it to its bottom).
May 7, 2018 at 11:03 am #100783Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there.
@media (max-width: 991px){
.header{position: static !important;}
}Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.