Reply To: tabs background

Home Forums Support tabs background Reply To: tabs background

Home Forums Support tabs background Reply To: tabs background

#210353
Tom
Lead Developer
Lead Developer

Ah, you would typically want to ask the plugin author these kinds of questions, as those tabs aren’t in GP.

However, this CSS might help:

.fl-tabs-label.fl-tab-active,
.fl-tabs-panels {
    background: transparent;
}