I have some items in my navigation that takes up two lines and I want to put these lines into one line.
I tried
ul.sub-menu {
width: (yyy)px !important;
}
without any luck.
Posted 16 January 2012 - 01:32 AM
ul.sub-menu {
width: (yyy)px !important;
}
without any luck.
Posted 16 January 2012 - 06:42 AM
Posted 18 January 2012 - 12:48 AM