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
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
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!!
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon