- This topic has 5 replies, 2 voices, and was last updated 3 years, 12 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 › All Other Themes › Responsive Navigation in SKT Caregiving
Hi, I have been using SKT Caregiving for a new site (still in development) and cannot find how to ‘activate’ and apply setting to the navigation for mobile and tablets, etc.
On desktop, the navigation is fine. On tablet or mobile the navigation disappears but no replacement is provided (a top right hamburger icon, for example).
If you could you point me to instructions for this, I’d appreciate it.
Regarfds,
Paul & Pete
Hi,
Sure, kindly show us your website URL please?
Regards,
Dave
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) {
.center { overflow:visible !important;}
.header.type3 #simple-menu, .header.type4 #simple-menu { top: -140px !important;}
}
Regards,
Dave
Thanks very much, worked with a bit of CSS tweaking.
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]