Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jurgeng Friend
    #949020

    Hi,
    when using RegularLabs (Bootstrap) tabs, I’m having an issue where the inactive tabs are not legible.
    Would you have any suggestions as to what CSS I should add to custom.css or elsewhere to fix it?
    Here’s the page:
    https://vilvoordseballetschool.be/nl/dansleraren

    Ideally, the background color would be: rgba(63, 108, 178, 0.33)

    Thanks for helping me out.

    Pankaj Sharma Moderator
    #949036

    Hi
    the BG color of the tabs got blue due to the same classes used in the navbar .
    Add below code in custom.css file to give them the bg color as u needed

    .rl_tabs.top>ul.nav-tabs>li>a {
        background: rgba(63, 108, 178, 0.33);
    }

    Hope it helps

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum