Change width of sub-menu

Home Forums SKT Full Width Forum Change width of sub-menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #75116
    Mark SteinMark Stein
    Participant
    • Topics: 16
    • Replies: 54
    • Total: 70
    Member since: July 15, 2016

    Hello, Trying to figure out where the settings are for the width of the sub-menu. The main menu is 240 px, but the sub menu is defaulting to a narrower width, which is crowding in the text. I would like it to be 240 px also, for consistency.

    www.meditate-wnc.org Example: Welcome > Find Your Peace

    Thanks,
    Mark

    #75236
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:

    Add this code there:

    #site-nav ul li:hover ul { width:240px !important;}

    Regards,
    Chris

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