Mod Categories hover style

Hi,

How to apply the mouseover style like the psd in product category block.

1 answer

Profile photo of thangnn1510 0.00 $tone June 20, 2011
Public

Please try add this code:

#ja-sidenav li a:hover {
background: none repeat scroll 0 0 #007AB2;
color: #FFFFFF;
display: block;
font-size: 90%;
line-height: 38px;
text-transform: uppercase;
}

to the end of /skin/frontend/default/jm_asenti/css/theme.css.

Thanks.

#1

Please login or Register to Submit Answer

Written By

Comments