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

    How do we change the hover color of the toggle hover on the page below where it says “Learn More about PVC”?

    I want to change the white to semi-transparent white.

    #346553

    Hey koala!

    Thank you for using Enfold.

    Please use this on Quick CSS:

    .main_color .toggler:hover {
    background: rgba(255,255,255,.5);
    }

    Cheers!
    Ismael

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