Why does the transparancy color in the header of other language (WPML) doesn’t work? It stays grey (color set white in header settings enfold english language).
http://www.redlinegolf.eu/who-we-are/
Regards,
David
Hey David!
Please add folllowing code to Quick CSS
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, #top .av_header_transparency #header_main_alternate, .av_header_transparency #header_main .social_bookmarks li a {
color: white;
}
Cheers!
Yigit
yeahhhh! Thanks for your super fast reply.
Regards,
David