New Landing How can we help? Themeforest Theme Support Flexform Background color for tab

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #238722
    wemccarthy
    Member
    Post count: 6

    Is there a way to change the background color of a tab that is selected so that it stands out from the other tabs?

    #238771
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sure, add this to your custom css:

    .ui-tabs-panel .row {
      background-color: #f7f7f7;
    }
    .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .wpb_accordion .wpb_accordion_section > h3.ui-state-active a {
      background-color: #f7f7f7 !important;
    }

    – Kyle

    #238929
    wemccarthy
    Member
    Post count: 6

    Perfect, thanks!

    #238932
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 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