Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #908857

    HI,
    how do I change the colour settings in an accordian, not the content but the toggle background.

    Alan ;)

    #908945

    Hey Alan,

    Please try the following in Quick CSS under Enfold->General Styling:

    p.toggler {
      background-color:#eee !important;
    }

    Best regards,
    Rikard

    #908987

    Thanks great, and if I´d like to change toggler text color, how is that done ;)

    #909123

    Hi,

    Please try this as well :-)

    p.toggler {
      color:#fff !important;
    }

    Best regards,
    Rikard

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