- This topic has 3 replies, 2 voices, and was last updated 5 years, 11 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 cutting edge WordPress theme for your business niche? Do you want rapid boost in your online store? If so, […]
If you have noticed the drop in traffic and the lack of any meaningful conversions taking place on your website – you should know that […]
If you are planning to set up a website for your small start up, or to establish an online presence for your business, then it […]