Hi - I'm having difficulty styling the drop down menu in the Resposnsive 2 template.
I'm not happy with the default - the panels are far too wide and deep, I want them to look much neater, and bring the drop downs further over to the left.
However, I can't see where to change these values.
Has anybody any ideas?
Thanks
Ian

Hi Saguaros - many thanks for getting back to me.

I've managed to sort most of it out now, but I still have one problem.

I can't control the width and position of the initial drop down, which I have marked in red on the screen shot.

It would be great if you could tell me how to do this.

Thanks again,

Ian

    ianpanorton1 Hi. A width of the subemnut column can be managed by this css class:

    .zen-menu-horizontal ul ul {
        min-width: 300px;
    }

    Hi Teitbite - that's perfect! I don't know why I couldn't find it...

    Many thanks for your help :-)

    Ian

    Write a Reply...
    You need to Login to view replies.