change menu width

hello, have a look at this picture third drop down of the menu, i want to make the text in one line. please advise how. 

Comments

  • Hi,

    for that you need to increase sub-header width but this width would be increased for all sub-menu items. If you will send us link to page where you would like to do this, we will tell you how to increase it's width.

  • it is here  you can see top menu. 3rd drop down. 
  • Ok, so to increase sub-menu width, please use the following css:
    #Top_bar .menu li ul li { width: 200px !important; }
  • hello, i have removed HTML errors from main home page, (there is one </p> tag erros, which is no where, i think som bug. but still custom CSS or colors are not working at all. I am using custom skin. 

    please take my admin details, and have a look into custom CSS panel, did i make any thing wrong there? I am bothering you a lot on this issue, so please kill this problem now. 

    thanks. 
  • Move above css on 1st line and you will see that it would work. The problem is that you did a lot's of mistakes in your custom css section and that's why anything below the place where you did it wrong, does not work.
Sign In or Register to comment.