- This topic has 4 replies, 2 voices, and was last updated 6 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Military Theme Mobile Navigation
Hello, if you visit www.screamineaglemarine.com on a mobile device you’ll notice the 3 lines in the top right corner which is the navigation isn’t working.
Any idea how to fix this?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
#simple-menu { z-index:99999999;}
}
Regards,
Chris
Awesome. Thank you!
Could you help out with two more things I just noticed:
1) On mobile view, the caption to the slider doesn’t show.
Also,
2) How can I display a different footer menu in footer widget section? default one is [footermenu]
Thank you!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.home.has_trans_header .nivo-caption { padding-top:0 !important;}
.nivo-caption .title { padding-top:0 !important;}
.nivo-caption .slidedesc { display:block !important; margin-bottom:0 !important; line-height:22px !important;}
.nivo-caption .slidebtn { display:table !important;}
}
Regards,
Chris
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 […]