- This topic has 3 replies, 2 voices, and was last updated 7 years, 8 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 › SKT Black/White Theme Support › Menu on mobile
Hi,
I noticed that on mobile you can’t scroll menu. How to fix it?
www.koinvest.lt
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.header { position:relative !important;}
}
Regards,
Brad
Hi,
thank you, it works in not proper way – if from main page I select menu, it drops down as before (part of it) but after scrolling down you find menu list again, and this time it is full. Menu selection from other pages is OK, but there are blank spaces in the area of header (sometimes above header’s picture, sometimes below)
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479) {
.sticky-element-placeholder { height:auto !important;}
}
Regards,
Brad
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 […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]