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

    Hi there,
    I want to change the accordion tab heading text colour to white and want only the tab colour background #23bed2, with default settings staying the same for tab body text and background.
    Thanks

    #984672

    Hey marsh1984,

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

    .av-minimal-toggle .toggler {
      background-color: #23bed2 !important;
      color:#fff !important;
    }

    Best regards,
    Rikard

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