- This topic has 1 reply, 2 voices, and was last updated 4 years ago by Skandha.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
November 3, 2020 at 7:09 am #264624SebastiaanHornParticipant
Hi guys,
Last thing and then my website is totally perfect again.
Before the big updates the menubar was smaller and a little bit transparant. Like this:But after the updates the menubar is a lot wider and not transparant anymore. I can’t find the CSS-code and I don’t know how I did this anymore. Can you help me out to get the menu-bar smaller and a little bit transparent again?
November 3, 2020 at 10:51 pm #264696SkandhaParticipant@sebastiaanhorn: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width: 1024px) { .navigation-modern .menu-inside-wrapper { max-width: 320px; left: 20px; right: unset; } }
Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Adjust drop down menu’ is closed to new replies.