Menu text position

  • noodle

    #7908

    My menu text isn’t centered and the text isn’t equally spaced out.. and I can’t figure out how to override the CSS to make the menu text bigger.. and one more question.. I can’t find the slider header font to change it.

    Is there a spot to edit the links on the Meta widget?

    Thanks!

    Anonymous

    #39793

    I don’t know where you have added this, but it’s this css that is throwing it off:

    #header-menu > li.menu-item-ancestor > a {
    background: transparent;
    padding-left: 26px;
    }

    That padding-left is clashing.

    Take a look at it with Mozilla Firebug.

    noodle

    #39794

    Thanks. I never added that, I just edit what’s already there. I’m going to see if that works.

    update: I changed it and it works! Thanks! Now is there a way to fix the text size?

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.