- This topic has 5 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Restro theme Mobile Menu Bar
I have a problem with the menu bar coming through the slider on the mobile site. How do I move the menu bar down so it doesnt cover the slider images.
my Website www.marrakeshseattle.com and marrakeshportland.com
Hi John,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Add this css code in custom css box. If it didn’t work kindly use !important property.
@media screen and (max-width: 767px) {
.toggle a{margin-top:95px;}
}
Regards,
Shri
Yeah it didn’t work? what do you mean use import property? in where?
thx -john
nvm sorry it worked 🙂 Ok one last thing anyway to remove the logo on mobile site but keep it on the desktop site?
Thx so much!
Hi John,
Kindly replace this code in custom css box.
@media screen and (max-width: 767px) {
.header .header-inner .logo{display:none;}
.toggle a{margin-top:198px !important;}
}
Regards,
Shri
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]