• Resolved AnyNameWillDo

    (@anynamewilldo)


    Another day, another problem!

    Obediently Yours K9 Training

    Please help guys! You’ve been wonderful.

    I was adding a drop down menu to my “About Us” tab today but for some reason it sticks out way too far right. Yet, my “Services” tab has the drop down menu the way I want it to look! Any ideas? I can post the CSS if needed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Bet Hannon

    (@bethannon1)

    Did you rename this particular page or menu item? In your style.css, this item has been given a very specific width of 180px.

    If that is no longer important, try deleting this from line 1663:

    #menu-item-173 a {
        width: 180px;
    }
    Thread Starter AnyNameWillDo

    (@anynamewilldo)

    Thank you so much, Bet! That worked perfectly

    This community is really so wonderful. I don’t know how I’d survive without you guys.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Drop Down Menu Width’ is closed to new replies.