- This topic has 3 replies, 2 voices, and was last updated 7 years, 3 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
What are the key features of popular Free WordPress Blog Templates for content creators? The internet is a great place to share your opinion on […]
How do eyewear WordPress themes showcase product catalog and variations effectively? Do you have an eyewear or optical store and want to market your products […]
Are you searching for the best Editor WordPress themes? Every website owner demands for editor friendly themes so they can prepare their website and edit […]