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

    Does anyone know how you can make the current tab a different colour to the other tabs in the tab section element. I can see you can colour the background of all tabs and you can colour the background of the tab selected but that doesn’t then colour the tab that is selected.

    ideally we would have all tabs visible but the current selected tab a different colour

    any ideas?

    #1271276

    Hey smakarate,

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

    .av-active-tab-title {
      background: red;
    }

    Best regards,
    Rikard

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