Tagged: Clean Enterprise Pro, hamburger, menu, Modern
- This topic has 7 replies, 2 voices, and was last updated 3 years, 11 months ago by Skandha.
-
AuthorPosts
-
November 18, 2020 at 12:08 pm #266038DirkParticipant
Hi,
Is it possible to have the modern (hamburger) menu on desktop larger sized? I think it is relatively small right now.
Website: https://www.markgraaflaan34denhaag.nlThank you so much for your support,
Best,
DirkNovember 18, 2020 at 9:49 pm #266048SkandhaParticipant@italianfox: Hello Dirk,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width: 1024px) { .main-navigation .menu-toggle { font-size: 20px; } }
You can change the font according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaNovember 20, 2020 at 6:10 pm #266244DirkParticipantFantastic Skandha, thank you very much for your great support
November 21, 2020 at 3:47 am #266281SkandhaParticipant@italianfox: Hello Dirk, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-enterprise/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaNovember 21, 2020 at 7:20 am #266287DirkParticipantDear Skandha, I will certainly leave a wonderful review. One last question: Is it possible to change the hamburgher menu colour in the custom css. In the colour options of the theme I can’t change the menu colours separately. I would like to have it #b71008
Thank’s!
November 22, 2020 at 11:57 pm #266393SkandhaParticipant@italianfox: Hello Dirk,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..menu-toggle { color: #b71008 !important; }
Let me know if this works out!
Kind Regards,
SkandhaNovember 24, 2020 at 1:18 am #266461DirkParticipantThank you Skandha, works fluently!!
November 24, 2020 at 2:39 am #266465SkandhaParticipant@italianfox: Hello Dirk, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-enterprise/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Size Modern (hamburger) menu’ is closed to new replies.