New Landing How can we help? Themeforest Theme Support Flexform Change background Color in Accordian

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #6060
    slcmyers
    Member
    Post count: 40

    Is it possible to change the background color of the accordion boxes as they are rolled over to something besides the theme chosen “accent” color?

    #6155
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sure, you can use the following custom css to override it:

    .wpb_accordion h3.ui-accordion-header:hover a {
    background: #fb3c2d;
    color: #ffffff;
    }
    

    – Ed

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register