Hi, how can I move the logo to the left and the burger menu icon to the right?
Thanks.
Hey DROR,
Add this to quick css:
@media only screen and (max-width: 767px){
.av-burger-menu-main.menu-item-avia-special{
left:60px!important;
}
.responsive #top .logo{
float:left!important;
width:50%!important;
}}
Best regards,
Jordan Shannon
Thanks.
Hi bakbek,
Glad that we could help.
Thanks for using Enfold and have a great day!
Best regards,
Nikko