Hi
I am having a problem with the logo in my header section. It has been working fine for ages and suddenly it now looks a mess.
I have nailed it down to the shortpixel image optimiser plugin
I am using the transparent and glassy with header settings
Sticky, shrinking and let logo and menu position adapt to browser window
If the short pixel plugin is activated the coloured and the transparent logo both appear laid over one another.
thanks
Hey Sujohn,
Thanks for giving us admin access.
Try adding this css code in Quick CSS, located in Enfold > General Styling:
#top .av_header_transparency.av_alternate_logo_active .logo a > picture > img {
opacity: 0;
filter: alpha(opacity=0);
}
Then enable the shortpixel plugin.
Best regards,
Nikko
Hi
I tried the code but it removes the transparent and glassy header and displays a top white bar with the colour logo. I want to keep the transparent and glassy header.
thanks
Su
Sorry – my mistake the problem does seem to be fixed. Transparent and glassy header got turned off on some pages.
Thanks
Su