Tagged: categories, CSS, navigation link
Is there a way to change the background color of an inactive nav link using CSS? Or styling on hover? For example:
.grid-gallery-nav a { background-color: #ffd5ca; }
.grid-gallery-nav a:hover { color: #ffd5ca; }
Used !important to overwrite styling. Ticket can be closed.
Or register if you are not registered
Or login if you are already registered