Tagged: logo
Hello kriesi team,
i have problem with the logo is cut off. The Logo Size is 220×50 px.
Here the Link: http://develop-p.testserver-neuewebzeit.de/
Hey!
Try adding this code to the Quick CSS:
.logo {
width: 220px !important;
}
Cheers!
Josue
Thank you, now works perfectly !