Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #497058

    Can’t seem to use any of the standard CSS tricks to get the Main Menu’s, Sub-Menu to auto resize width with no-wrap links.
    Do you have any suggestions to make the sub-menu drop downs auto resize width?

    Thanks

    #497296

    Hi mediamstr!

    Try this CSS out.

    .av-main-nav ul { width: auto !important; min-width: 140px !important; }
    

    Regards,
    Elliott

    #497343

    Thank you that worked. I had the same code, bud didn’t think to use or that I would need “important!”

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘sub-menu auto resize’ is closed to new replies.