Hi,
wie kann ich die Größe des Logos im Header vergrößern? 200px x 100px sind mir zu klein.
Ich bräuchte sogar nur die Waagerechte (also die 200px) vergrößern können.
Liebe Grüße,
Marco
Hi crevlon!
As i understood, you would like to increase the height of your logo. If that so, please refer to this post to increase the height of header https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
If you would like to make your logo 200px in height, you can change as i posted in that topic. Then you can upload a bigger logo
Best regards,
Yigit
Hi Yigit,
no I want to change the width of my logo. The height of 200 is ok for me.
Something other: do you know why the following topic was closed without any answer?
https://kriesi.at/support/topic/seltsamer-fehler/
Best regards,
Marco
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey!
Wenn du nur die Weite des Bildes vergrößern möchtest füge folgenden Code in das Quick CSS Feld ein:
.logo img {
width: 200px !important;
}
Best regards,
Peter
:) great, it works!
Maybe you can help me with my other problem or reopen the topic?
https://kriesi.at/support/topic/seltsamer-fehler/
Opened :)
Cheers!
Josue