Site logo

[Resolved] How can I widen the submenus?

Home Forums Support [Resolved] How can I widen the submenus?

Home Forums Support How can I widen the submenus?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2578537
    Tugce

    Hi David,

    How can I widen the submenu, to have the text fully contained for more than 100 px?

    I have attached our website and the screenshot for your reference.

    Thanks

    #2579015
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS on your site:

    .main-navigation ul ul {
        width: 100px;
    }

    Not sure where it is as its been cached.
    Perhaps in the Customizer > Additional CSS ? Or a child theme.

    But you need to edit that CSS to increase its width.

    #2581968
    Tugce

    Hi David,

    It didn’t make any changes. I’ve attached the screenshot of the current css codes with the submenu.

    #2582033
    Leo
    Staff
    Customer Support

    Hey there,

    Can you first confirm that the sub menu width setting is not set to 100px?
    https://docs.generatepress.com/article/menu-item-height-width/

    Let me know 🙂

    #2582420
    Tugce

    Thanks, it worked 🙂

    #2583046
    Leo
    Staff
    Customer Support

    No problem 🙂

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