IigrpFeb 9, 2019
Strange top menu <nav> display on Google chrome - see screen from Chrome & Firefox
http://alexandrabadova.com/styleprofigure
Please advise.
2 replies · opened Feb 9, 2019
Strange top menu <nav> display on Google chrome - see screen from Chrome & Firefox
http://alexandrabadova.com/styleprofigure
Please advise.
Hello,
Simply use the following CSS Code to decrease the padding, font-size and letter-spacing between the Menu Items so that the Menu can fit in the available area:
.device-lg #primary-menu ul li > a {
padding-left: 12px;
padding-right: 12px;
font-size: 12px;
letter-spacing: 0;
}This should definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thank you! It really works!
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard