Tagged: header
Hi,
After an upgrade to Enfold Theme 4.1.2 the header logo of my website got stretched to full width somehow.
Trying many different settings still did not fix it. Tried many suggested posted already around header image topics.
Please find the details of website and temporary login in the private content added.
Can you help out?
Cheers,
Flo.
Hey Flo,
You have this in public.css, not sure why you need that?
.responsive span {
width: 100% !important;
}
Best regards,
Rikard
Hi Rikard,
It is part of a plugin called easy-facebook-likebox.
I have now deactivated the plugin, and with that the public.css.
Unfortunately still no change, the logo remains stretched.
However, when looking at the different elements related to logo, I found the following one that might seem to cause the issue:
.logo, .logo a, .logo a img {
/* min-width: 100%; */
}
It apparently got into my Quick CSS, trying to fix the issue. Now it seems to be working correctly.
Thanks a lot for your support and happy it is fixed!
Cheers,
Floris