menu tab width and distribution

  • Author
    Posts
  • #12368
    lazy_garfield

    I would like to get the menu to be the full width of the page with each tab the same size.

    Seems like a simple idea, can you offer any advice on how to achieve this?

    Thanks in advance.

    #12722
    Zed
    Cryout Creations mastermind

    Not simple at all. You need use custom CSS and try out various sizes until you get the needed size for this. You’ll most likely need to change some menu items to make them fit in the new menu items size.

    Also, any change to the menu or site width will require you redo the custom CSS.

    #access .menu > ul > li { width: 106px; }


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘menu tab width and distribution’ is closed to new replies.