Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #41185
    Jan Andersen
    Participant
    Premium Member

    Is it possible to extend the width of the submenus?

    The navigation label are sometimes to width to only one narrow line.

    The problem doesn’t exist on iPad and iPhone.

    #41196
    vako
    Keymaster
    WP Royal Team

    Hi Jan,

     

    Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

    #main-menu .sub-menu {
    width:300px !important;
    }

     

    Kind Regards

    #41203
    Jan Andersen
    Participant
    Premium Member

    Thanks

    #41210
    vako
    Keymaster
    WP Royal Team

    You are welcome. Feel free to contact us anytime.

     

     

     

    Kind Regards

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