Full header subtext (Menu Options) Overflow

3 replies · opened Jan 11, 2018

MmagazaqaJan 11, 2018

Hello,
As shown in the png attached, there's an overflow in menu options after a certain text length,
Was wondering if there's a way to contain all the elements in the <header> tag as the options exceed it and I don't want to create more bugs.

MmagazaqaJan 15, 2018

Still awaiting response

SSemicolon WebSTAFFJan 22, 2018

Hello,

Thanks for your Patience!

Please consider using the following CSS Code:

.device-md #primary-menu ul li > a {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 12px;
    letter-spacing: 0px;
}

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.

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