[Resolved] Change width sub-menu items

Home Forums Support [Resolved] Change width sub-menu items

Home Forums Support Change width sub-menu items

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #123448
    Jasper Homrighausen

    On my website http://www.sacgroningen.nl I changed the width of the menu items to 160 px using custom CSS:

    .main-navigation li {
    width: 160px;
    }

    Now, however, I would also like to change the sub-menu width (specifically Projecten > Alfa-college). How do I target them?

    #123522
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    This should help: http://generatepress.com/forums/topic/submenu-width/#post-66530

    Let me know 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.