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

    How is the CSS for Quick CSS to not display the hover highlight if you hover the catalogue …..

    thanks a lot!!!!

    #407424

    Hi Harry!

    Use this code:

    .av-catalogue-list li:hover{
        background: transparent !important;
    }

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.