franpower.com
Hi,
I paste this together and separate. Its either the logo works or the menu is removed, not both. Can you paste exactly what I should add to the CSS Box in its entirety to resize logo and remove menu from mobile.
@media screen and (max-width:767px) {
.header_right nav, .mobile_nav a { display:none !important;}
}
@media screen and (max-width:479px) {
.header #logo img { max-width:100% !important; height:auto !important;}
}
This removed the menu, however the logo is back to the original (too wide)
got it, It worked.
Id like to remove the ‘menu’ from the mobile version.
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]