Is there a way to align the logo and menu left like in the image below without messing up how it displays on mobile and other devices?
Hey robsdesigns,
Please provide a link to the site/page in question.
Best regards,
Jordan Shannon
Hi Jordan,
You can find the info in the private content below.
Hi,
Use the following css to reduce the space between the menu and the logo:
.main_menu{
left:80px!important;
}
Best regards,
Jordan Shannon
Hi Jordan, that works. One more question on the menu. Is there a way to make the font size larger just for the menu items?
Hi,
Add this to quick css:
.avia-menu a span.avia-menu-text{
font-size:15px;!important;
}
Best regards,
Jordan Shannon
Thanks again Jordan, I appreciate your assistance.
Hi robsdesigns,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria