- This topic has 3 replies, 2 voices, and was last updated 6 years, 4 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 › All Other Themes › Business Consulting – Hide Mobile Menu
I am using Business Consulting theme and would like to hide the menu on the tablet and mobile view of www.tx-poa.com
I have tried the following CSS with no luck:
@media screen and (max-width:767px) {
.header_right nav, .mobile_nav a { display:none !important;}
}
@media screen and (max-width:768px){
.topnav{display:none !important;}
}
Also, in the tablet view, the logo overlaps the slider text:
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) {
#simple-menu { display:none !important;}
#slidera .nivo-caption { top:70%;}
#slidera .nivo-caption .title { font-size:40px !important;}
}
Regards,
Dave
Thank you. That fixed it.
Hi emily,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/19/
Regards,
Dave
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]