Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #440233

    Hi

    Can you tell me how to change the hover over colour in an accordian please so that the white text doesn’t disappear – see link below.

    Many thanks

    #440393

    Hey Picante!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    p.toggler:hover {
      color: #5f8789!important;
    }

    Cheers!
    Yigit

    #440416

    That’s worked a treat – thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hover over colour in accordian’ is closed to new replies.