Tagged: header logo, responsive logo
The logo in my header does not resize with the browser (when the size of the browser is reduced), is there a way you can help me fix this? The logo being used is in a transparent header throughout the site.
Thanks!
Hey FA123,
Do you have admin info or can you disable the under construction landing?
Best regards,
Jordan Shannon
Oh yes, I forgot about that! Please find admin info below…
Hello, would anybody have the code to make the logo responsive please?
Hi,
Add this to quick css:
.logo a img {
max-width: 300px!important;
}
Best regards,
Jordan Shannon
Thanks for that! However, not exactly as I was looking for as this code just makes the logo smaller, ideally the logo will move with the browser size if you know what I mean??
Hi,
I’m seeing the nav crash into the logo correct? The size changes on for the instance before it goes to the hamburger menu.
Best regards,
Jordan Shannon
Yes that’s correct, and if I make the logo smaller to avoid this then the client complains that the logo is too small!
Hi,
You can make the site go mobile sooner if thats an option.
Best regards,
Jordan Shannon