- This topic has 3 replies, 2 voices, and was last updated 7 years, 6 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]