- This topic has 3 replies, 2 voices, and was last updated 6 years, 5 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]