Menu text wider than menu background

Support Area Forums Live Menu text wider than menu background

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://potentialdemo.potentialpower.com
  • Author
    Posts
  • #21565
    Avatar photoScott Wierschem
    Participant

    I have some menu items where the text sticks out longer than the menu box background. I’ve tried using a smaller font, but it’s still a problem. Is there a certain font size that is expected for the menu width sizing? Or maybe a way to override the max width setting?

    Thanks for your help!

    #21571
    Bill Robbins
    Moderator

    Hello Scott,

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

    1. Go to your theme options page and choose the Style tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #navigation .menu li ul {
      	width: 210px;
      }
      
    3. Update your settings.

    You can adjust the 210 to a larger or smaller number if you’d like to adjust the fit.

    If you have any questions, just let me know.

    Have a great week,
    Bill

    #21599
    Avatar photoScott Wierschem
    Participant

    Perfect! Thank you so much!

    #21601
    Bill Robbins
    Moderator

    Anytime Scott.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu text wider than menu background’ is closed to new replies.