- This topic has 3 replies, 2 voices, and was last updated 6 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Full Page Menu Issue
I am having an issue with menu not expanding on SKT Full Page. Is there a way to make it expand downward when entering submenus? Currently it causes a scroll window and I would like to use the space available in the sidebar.
http://pebblecreekgolf.com
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page .lens-maincontainer { float:left;}
#lens-sidebar { position:sticky; top:0;}
.navig-area { max-height:inherit !important;}
.mCustomScrollBox { max-height:inherit !important;}
Regards,
Dave
Much better, thank you!
I do notice a slight issue however with the mobile version. When I expand the menu and scroll at all it auto closes, however if i re-open it it will stay open and allow selections from further down the list. Any ideas?
Hi,
Kindly use this one
@media screen and (max-width:479px) {
#lens-sidebar { position:sticky !important;}
}
Regards,
Dave
Image Gallery WordPress Plugins Powerful and feature – packed image gallery WordPress plugins are assembled here. They are suitable for photographers, designers, artists, freelancers, photo […]
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]