Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1285708

    Dear Kriesi,

    Can I change the width of the sub-menu drop downs, so that longer page titles can fit without the text wrapping onto two lines?

    Please see the screenshot in Private Content below.

    Thanks, Richard

    #1285723

    Hi Richard,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .av-main-nav ul {
        width: 240px;
    }
    

    Regards,
    Yigit

    #1285768

    Great, thanks Yigit

    #1285775

    Hi,

    You are welcome!
    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sub menu width’ is closed to new replies.