Tagged: #accessibility #keyboard
Dear Experts,
I have an error somewhere in the settings and need your help. The selected Logo.png is not visible but just on the home page. As the accessibility check with the keyboard / tab handling failed (always jumps to this invisible logo as 3rd) I would like to fix this.
Homepage link in orv section
Anja
Hey amollde,
Thank you for the inquiry.
Did you set the Logo and the Transparency Logo in the Enfold > Theme Options panel? Please make sure that both of these options have an image selected.
You can also try this css code:
#top .av_header_transparency.av_alternate_logo_active .logo a > img, #top .av_header_transparency.av_alternate_logo_active .logo a > svg {
opacity: 1;
}
Best regards,
Ismael