- This topic has 5 replies, 2 voices, and was last updated 4 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › “SKT Full Page” Menu Size & Footer Issues
Site with issues: https://maevebassett.com
Footer – In mobile, the footer loads at the top of the screen and covers up part of the page.
Left Sidebar Menu – Is it possible to extend the size of the menu? When I open a category to view the sub-sections it cuts off at a set location so that you have to scroll to see the other sub-sections.
Thank you!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.page .lens-maincontainer {
position: relative !important;
}
}
Regards,
Dave
Thank you, that fixed the footer!
Is it possible to extend the size of the left sidebar so that all subtopics are viewable without scrolling (I want to be able to view “All Museum Work” –> “Chinese Tea Industry”?
Thank you.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.navig-area { max-height:inherit !important;}
Regards,
Dave
Thank you!
🙂
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 […]