KkcristellaApr 17, 2016
I have a similar question.
The max height is 100px. What is the max width without having strange wrapping behavior (logo + main menu)
Thanks.
1 reply · opened Apr 17, 2016
I have a similar question.
The max height is 100px. What is the max width without having strange wrapping behavior (logo + main menu)
Thanks.
Hello,
The Logo can have a Flexible Width but the Current Height is restricted at 100px. The Width of the Logo and Menu are both Flexible and depends on your Preference. You can decrease the Padding between Menu Items to decrease the Width of the Menu by using the following CSS Code:
#primary-menu ul li > a {
padding-left: 15px;
padding-right: 15px;
}This should work fine. 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