Top Menu of "Home One Page default" doesn't look good if you resize the page

1 reply · opened Jun 6, 2017

NnaliagaJun 6, 2017

Hello,

I have a problem with the top menu of the One-Page-default (index-onepage.php). If the menu has two many options or even with few options if you resize the page (look picture attached) the text of the menu overlay the text of the page.

How can I solve this?

Thank you.

SSemicolon WebSTAFFJun 12, 2017

Hello,

Consider using the following CSS code:

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

This should definitely fix the issue. 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