- This topic has 5 replies, 2 voices, and was last updated 4 years, 7 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 › Menubutton in header does not work on mobile
On the mobile version of my website, I don’t get the menu button (the three dashes below each other) next to the logo. I have tried everything but the logo stays a fixed size and the button cannot be used.
How can I adjust this?
My website is https://edithhartogevenementen.nl/ and I use the Eventplannerstheme.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { max-width:70% !important;}
}
Regards,
Chris
Thank you Chris, it works in the editor but not on my IPhone.
Hi,
Kindly use this one:
@media screen and (max-width:479px) {
.logo { max-width:60% !important;}
#simple-menu { z-index:999999999 !important;}
}
Regards,
Chris
That worked very well! Thank you for your quick respons.
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
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 […]