drop down menu acting weird

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon May 26, 2014 2:54 pm
Reply with quote
Report this post
hi there

how to make the the thin grey dividers on drop down menu items go all the way across as on your template?

www.westendwiki.co.uk

Thanks
User avatar
Senior Boarder

teitbite
Tue May 27, 2014 6:47 pm
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings:

Code: Select all
.gkMenu {
    float: none;
}
User avatar
Moderator


cron