x

Theme Century Arts Change width of menu

I'm trying to adjust the width of the menu for the Century Arts theme and have it mostly working, but run into an issue when I scroll down.

The menu looks fine at the top of the site: http://fnhtest1.weebly.com/ but when you scroll down the "Contact Us" menu wraps to a second line. Marked in this screen shot:

https://www.dropbox.com/s/qw2qxexix2swy6y/weebly-menu.png?dl=0 

I added the following to the main css file:

.nav .wsite-menu-item {
display: block;
padding: 12px 8px;
}

.birdseye-header {
padding: 20px 20px;
}

Is there additional css that I can add to fix this issue? It would also be helpful to know how I can move the menu closer to the logo, to accomodate additional menu items and hopefully extend the width on tablet landscape view, so you see all of the menu items instead of it switching to the "More" menu view.

Thanks in advance for any help you can be.

1,282 Views
Message 1 of 4
Report
3 REPLIES 3

@mtimes:  I don't see that.  It displays perfectly.  Check your browser zoom factor.

1,267 Views
Message 5 of 4
Report

Browser is set to 100%. Same thing happens on an iPad in portrait mode.

Problem only happens when I scroll down.

Any thoughts on what css I add to change that section?

1,255 Views
Message 5 of 4
Report

Opps. I meant iPad Landscape mode. Portrait goes to the hamburger menu like it should.

1,254 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.