On menu mouseover (without colour)

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Wed Nov 14, 2012 9:29 am
Hi,

I would like the menu when there are subcategories to open from below, but without the black background on the menu button. the button looks like, just open underneath the other.

How can I do this?
Please look the screenshots
User avatar
Gold Boarder

Konrad M
Wed Nov 14, 2012 9:33 am
Hi,
please try add to override.css
Code: Select all
#gkMainNav div.gk-menu .level0 > li:hover > a.haschild > span.menu-title {
background-color: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Wed Nov 14, 2012 9:38 am
Nothing change with this code... :(
User avatar
Gold Boarder

Konrad M
Wed Nov 14, 2012 9:39 am
Please send me url to your site.
User avatar

GK User
Wed Nov 14, 2012 9:44 am
please check your pm messages. I sent you a pm here with access on my site!
User avatar
Gold Boarder

Konrad M
Wed Nov 14, 2012 10:05 am
Now is ok. I removed css rule from custom css field in template settings and from menu.css.
User avatar

GK User
Wed Nov 14, 2012 10:09 am
Thank you very much my friend! :)
User avatar
Gold Boarder


cron