Tagged: mobile view, transparent header
on mobile view the transparent header
does not work. the header is white .
I also do not see the logo also on mobile devices.
do you help?
thanks
micol
the web site is
http://www.gruppoeclat.com
Hey!
You do not have a logo image set. And for your logo area styling you’ll want to set the color to black (or other darker color) instead of white so your text is actually visible. Unless your wanting the mobile header to be transparent as well?
You could use this CSS to set the mobile menu to black.
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle { color: black !important; }
But it would be better to just do it in the general styling area.
Best regards,
Elliott