Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Active class not picking up background Re: Active class not picking up background

#139959
ScottMarshall
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 –

http://codepen.io/tandavas/pen/ivFce