Hi The hamburger menu on my mobile is on the top bar but so far right you cannot see it. Tried various fixes but most only move the menu items when I manage to open it. Would also need to make the bars white so I can see it on the top bar. Any ideas?
Regards
Richard
Hey Richard,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .main_menu {
top: -15px;
right: 50px;
}
}
Best regards,
Rikard
HI Rikard
Thanks for that…perfect. I was nearly there but not quite. 😊
Regards
Richard
Hi Richard,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria