Tagged: category
Hello,
I made a website (not finished yet..!) (http://www.henridolfing.nl) and when I select “Portfolio” in the mainmenu a view of all the different categories is shown. Every category has a name (e.g. Groningen, Macro, etc). When I hoover over the category the name of the selected category appears in white text. When I select an other category, the former name of that category fades away and the name of the new categry appears.
I will be overlooking the soltution… and can not find it: What i want: text of the category always visible and in black in stead of white.
When i view the site on a aAndroid device, the text in <b>all</b> categories is visible in white
Thanx in advance
Henri
Hey flipper1960,
Add this to quick css:
.av-inner-masonry-content.site-background{
opacity:1!important;
}
.av-inner-masonry-content-pos h3 font font{
color:#000!important;
}
Best regards,
Jordan Shannon
Hey Jordan,
Works. Great!
Thanks Henri
Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon