- This topic has 3 replies, 2 voices, and was last updated 4 years, 10 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
If you are operating an online shop, then you know how essential it is to display the right price information with your products so that […]
As an author, it is essential to make your WordPress website more attractive, and we’ll function to please your readers in the right way. Picking […]
Round up of best WordPress recipe plugins for food and chef websites WordPress as extremely powerful and popular website creation and publishing system has become […]