Tagged: enfold, icon menu, menu style
I am currently developing a test site for a client (see the Private Content for the URL) and was wondering if the menu can be made like the menu on http://www.mindvalley.com/index.html
I am not bothered about the geometric animation in the background, only the way it opens to the side of the page.
At the moment it covers the whole page…
Is there a way this can be altered using Quick CSS???
Really hoping you can reach out and help here :-)
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-burger-overlay {
width: 50%;
left: auto;
right: 0;
}
Cheers!
Yigit
AMAZING!
How can the font be aligned left and reduced in size?