Menu lenghty text overlapping

1 reply · opened Sep 27, 2020

TThenaaKSep 27, 2020

Hi,

Thanks for the continuous support.

Sub menu name with more than 25 characters looks folding and not nice to view , what to change to see that in one complete line or any other measures for this.

Thanks!

SSemicolon WebSTAFFSep 27, 2020

Hello,

If you have Long Menus, you will need to increase the Width of the Sub Menu Container. Simply consider using the following CSS Code:
[ch_pre type="css"]@media (min-width: 992px) {
.sub-menu-container {
width: 350px;
}
}[/ch_pre]

This will 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