- This topic has 3 replies, 2 voices, and was last updated 7 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 › Construction Pro/Build Forum › How to Remove Mobile Menu – Construction Pro
I want to Remove Mobile Menu in the Mobil Version
aaalatinotaxi.com
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.mobmenur-container { display:none !important;}
}
Regards,
Brad
Ok Great now I want to move the mobile header a little bit more to the bottom how can i do it..
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.toggle a { margin-top:0 !important;}
.mobmenu-push-wrap { padding-top:0 !important;}
}
Regards,
Brad
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]