menu button hover effect

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Thu Aug 07, 2014 10:41 am
Reply with quote
Report this post
Hi,

I’ve gave the background colour to each menu button.
Need to make hover effect (different color) to the button now, please advice.


Please see how I’ve changes the button color:

#menu101 > img { padding: 4px; }
#gkMainMenu .gkMenu > ul > li > a#menu101
{background: #66cccc;
}
User avatar
Fresh Boarder

teitbite
Fri Aug 08, 2014 12:21 pm
Reply with quote
Report this post
Hi

I think this should be like that, but I cannot tell for sure without seeing Your site:

Code: Select all
#gkMainMenu .gkMenu > ul > li > a#menu101:hover {
background: #ffffff;
}
User avatar
Moderator


cron