Categories Navigation Links Styling

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7372

    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;
    }

    #7373

    Used !important to overwrite styling. Ticket can be closed.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Thanks so much! Please Enter Your Info Below To Get PRO Discount and Gifts