Increase Submenu Width

Discussion in 'Real Photography WordPress Theme' started by spoonboy90, Apr 11, 2013.

Thread Status:
Not open for further replies.
  1. spoonboy90

    spoonboy90 Active Member

    Joined:
    Dec 20, 2012
    Messages:
    289
    Likes Received:
    28
    Location:
    Stoke-on-Trent, Staffordshire. UK
    Is it possible to increase the width of the dropdown submenu

    Thanks
    Jamie
     
  2. spoonboy90

    spoonboy90 Active Member

    Joined:
    Dec 20, 2012
    Messages:
    289
    Likes Received:
    28
    Location:
    Stoke-on-Trent, Staffordshire. UK
    I think i've solved this myself by adding the following to the custom CSS

    Code:
    #menu .ddsmoothmenu li li a {
        width:210px;
    }
    Seems to have done the trick... would there be anything else that would need adding?
     
Thread Status:
Not open for further replies.

Share This Page