This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Tagged: ,

Sub-menu titles

  • Creator
    Topic
  • #25667
    lizonbc
    Member

    Hi Jason,

    My client is now bugged that the sub-menu titles have gone to two lines. This is how they look:

    In situ de-embedding
    (ISD)

    Advanced Design Kit
    (ADK)

    Advanced 2D Solver
    (X2D2)

    This is how he would like them to look:

    In situ de-embedding (ISD)

    Advanced Design Kit (ADK)

    Advanced 2D Solver (X2D2)

    I tried to change the padding around the block, hoping that would put them all on one line, but it just made the block bigger, and nothing else.

    Is there a way to remedy this?

    http://www.ataitec.net

    Liz

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #25668
    Jason Bobich
    Keymaster

    Hi Liz,

    Through your CSS customizations, you could make the font smaller or perhaps the dropdown menus wider.

    #25679
    Jason Bobich
    Keymaster
    .sf-menu ul.non-mega-sub-menu {
      width: 250px;
    }
    #25681
    lizonbc
    Member

    Thanks again, Jason. That did the trick.

    Liz

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