- This topic has 3 replies, 2 voices, and was last updated 3 years, 2 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
Tagged: menu mobile
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
Optimize your website search form for better customer satisfaction If your website is large and great content that has chances to grow, you need a […]
Individuals always want to, but are often confused about how to monitor user activity in WordPress? There are always challenges like managing editorial workflow or […]
These days the competition is at its peak. Everyone wants to do their best to beat their rivals. If you need to do better in […]