Andy, when I set a horizontal menu to be full-screen it works fine. But there is no ending border for the last menu item, e.g.,
Home | Test | Test | Test
It would be nice if even the last menu item would have a border before the menu color continues to run to the end of the page. e.g.,
Home | Test | Test | Test |
Thanks.
Full-screen width feature request
There's no need to change the code.
You can add a dummy element at the end like this
Cheers
Andy
You can add a dummy element at the end like this
Code: Select all
," ","# type=form",,,1
Andy