Quote Originally Posted by gee38l View Post
Hi Clyde,

I got the five columns to show correctly.

But for the life of me i cant increase the text width in each box individually so that the text is all in one line.

If you have a look at www.truwater.com.au you will see the fifth column has text over two lines for one link...... Also they all dont seem even.

Some assistance would be good.

Thanks
open includes/templates/YOUR_TEMPLATE/css/stylesheet_footer_menu.css

find the following declaration and make the highlighted changes:


li a {margin:0;padding-left:1em;display:block;color:#0d87c4;white-space: nowrap;}