wider navigation drop down menu

Support Area Forums Moonrise wider navigation drop down menu

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #10139
    lisa zaretsky
    Participant

    Hi one more question,
    How do I make the drop down on the navigation menu larger? I have a long link name and it doesn’t look great wrapped.

    Thanks

    #10141
    Bill Robbins
    Moderator

    Lisa,

    Great question. You can make those wider. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #header .menu li ul {
      	width: 200px;
      }
      

      That will make the drop-downs 200 pixels wide (the default is 160).

    3. Update your settings and check to see if that’s wide enough. If it’s not then adjust until you find the right fit.

    If you have any questions or trouble, let me know.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘wider navigation drop down menu’ is closed to new replies.