Hi
i would like to remove the logo and have the main menu on the left, like the example link below.
Thank you
Hi davs74,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
.html_header_top #top .av_header_stretch .container {
max-width: 1310px;
padding-left: 50px;
padding-right: 50px;
}
.html_header_top #top .av_header_stretch .container .logo {
display: none;
}
.html_header_top #top .av_header_stretch .container .main_menu {
left: 0;
right: auto;
}
Best regards,
Nikko
Perfect Nikko!
Best regards
Hi davs74,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko