Home › Forums › CSS › Active class not picking up background › Re: Active class not picking up background
June 23, 2013 at 7:44 am
#139959
Participant
Should be avoided but you could always use the important rule on the background –
background:#YourColor !important;
As for the push down effect you will need to create a state for it, if you want it to
look 3D likes its actually going down i suggest going along something like this –