Hi,
How do I add the logo on the mobile menu dropdown? Currently, when you tap the “hamburger” icon to reveal the menu, it opens, but there is a big blank space at the top left where I’d like to add the logo.
Thanks!
Hi codemode!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
Rikard
Check out link sent. Thanks.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul#mobile-advanced {
padding-top: 0;
top: 190px;
}
Cheers!
Yigit
Thanks, I see it moved the entire dropdown list down 190px so you can see the logo and menu from the header. However, I was hoping there was a way to keep the dropdown in place (how it was with no top margin), so that the logo would be part of the mobile dropdown in that big blank white space at the top.
Is that possible or does that involve custom code work?
Hi!
Please add following code to Quick CSS instead [see private content field]
Regards,
Yigit
Great that worked! Any chance it can be bigger? I tried changing size to 54% but nothing happened. Thank you.
Perfect! I was cached. 44% seems to be best. Would be cool to include this option in a future release :) Thank you!
Hi!
Glad you got it shorted.
We will be here for anything else you might need.
Cheers!
Basilis