- This topic has 5 replies, 2 voices, and was last updated 4 years, 9 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!
🙂
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]