Tagged: Full Width Logo
Hey,
ive tried to solve this problem via forum search but just cant get it right
Can you look on my webpage and shout up solution
Logo is 1300×110 px and whatever i tried it just never went ‘ full width ‘
Also, closest i could manage to do it as you can see on at this very moment.
Hey cyberhrc,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 1024px) {
.html_header_top.html_logo_center .logo {
left: 10%;
transform: none;
width: 94vw;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
a bit better but i still have a lot of white space between edges :)
Hi cyberhrc,
This is as far as we can go without increasing the height of the logo. Do you want to make it bigger in all ways?
Google will not be happy with the logo this big especially on mobile.
Best regards,
Victoria