Menu Breakpoint

1 reply · opened Jan 24, 2018

PpixelsalsaJan 24, 2018

Hi Guys

Take a look again at www.redhousebarn.co.uk

When the browser it is collapsed you can see that the breakpoint for logo to move right needs to be adjusted as it is punishing the nav out of the white panel and over content

Can you advise please?

Dan

SSemicolon WebSTAFFJan 25, 2018

Hello,

Simply use the following CSS Code to decrease the padding between the Menu Items so that the Menu can fit:

.device-md #primary-menu ul li > a {
	padding-left: 12px;
	padding-right: 12px;
}

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