Hi,
I'm using the Stockholm Template. How can I set up the [Menu Width] so that it shows the whole line and does not do a line break. (please see screenshot)
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.hornav li ul, .hornav li ul li ul {
width: 220px;
}
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »