Meny Background Redux

Support Area Forums Live Meny Background Redux

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

    Bill,

    I don’t know CSS as well as I thought. I’ve tried everything I can think of to extend your previous suggestion last week to the third-level menu items, with no luck. Can you help me out again?

    Original problem: The text on the menu items juts out past the black background box.

    Thanks again for your help!

    #21706
    Bill Robbins
    Moderator

    Good Afternoon Scott,

    We can adjust that too. Give this a shot:

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

    Let me know if you run into any questions or trouble,
    Bill

    #21731
    Avatar photoScott Wierschem
    Participant

    Wow! Thanks! That worked perfectly!

    What a relief!

    #21738
    Bill Robbins
    Moderator

    That’s great Scott. Let me know if you need anything else.

    Enjoy your day,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Meny Background Redux’ is closed to new replies.