Hi Phillip
Have a look at this thread, maybe this will help:
https://wordpress.org/support/topic/changing-site-logo-size/
Cheers, Benjamin
Hi Benjamin
yes it helped me for header, now i just have to look at the footer ( need it to be other size as header)
Always cooking
Immer beim Kochen
Sempre a cozinhar
Phillip Moringer
-
This reply was modified 1 year, 3 months ago by
chefwildboar.
Hi @chefwildboar and @bstocker,
Thank you for reaching out.
For the logo in the footer, you can use the following CSS:
#colophon > div > div.flex.flex-wrap.lg\:justify-between.lg\:flex-nowrap > div > a > img
{
max-width: 78%;
}
Feel free to adjust the percentage per your needs.
Let me know if this worked for you!
Best Regards,
Pavle
Hi @gdpavle
Worked just fine, now i just need to finde a way to reduce de spacing between de several menus in the footer
Always cooking
Phillip Moringer