Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Brandon Brigham
Brandon Brigham
3,716 Points

How can I get the menu to show all items?

Please view the site I'm working on:

http://ceb.606.myftpupload.com/join-the-glen/

I need the top menu to show all items and not show the "..."

How do I accomplish this?

Thanks!

2 Answers

Which menu are you talking about? I'm not seeing an ellipse anywhere, whether in the nav links at the top, or the dropdown lists in the form

Brandon Brigham
Brandon Brigham
3,716 Points

The top menu which has "The GLEN, About, Events, etc"

Ok, i see what you mean- when you resize the browser window to a smaller size, the ellipse appears. Can you post the HTML and CSS for the top menu? Particularly if you are using any CSS media queries to modify the appearance of the menu on smaller viewports

Brandon Brigham
Brandon Brigham
3,716 Points

It's built on WordPress - you can inspect the elements using Chrome?