Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #805795

    So not sure if a bug or not, but added the tab section and regarless of which initial i set it to open, the icon is transparent until i click on a different tab.

    Is this something that is been found before? I tried searching the forums but no topics yet:

    On inital page load:

    Clicking a different icon makes initial icon reappear:

    Clicking back on the icon just to show it’s still there:

    Please see below to see it live

    #805802

    Hey Drebosio,

    Add the following to quick css:

    #top a.av-active-tab-title {
        color: #fff!important;
    }

    Let me know if this works.
    Best regards,
    Jordan Shannon

    #806997

    Hye Jordan,

    Sorry for the delayed response.

    This works partially, it shows the icon, but it’s changing all the icons to white. The inactive icons are set to be black, but the css is overriding it i believe.

    ***EDIT***
    So i just re-looked at the css, and noticed it was backwards, just changed it to 000 instead of fff, and now it’s working as i wanted!

    Thanks Jordan!!

    • This reply was modified 6 years, 10 months ago by Drebosio.
    #807067

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Inital tab icon not displaying’ is closed to new replies.