Comments 10Matteo started the conversationJanuary 21, 2024 at 4:23pmHi there,I tried these codes to make the logo bigger but both doesn't seem to do the job:#logo { width: 3em; height: 2em;} black-logo { width: 3em; height: 2em;} white-logo { width: 3em; height: 2em;}Can you help me? Logo explanation in attachment - thank you in advanceAttached files: SmallLogo.png 2,006Support repliedJanuary 22, 2024 at 10:31amHello Matteo,You just need to change the height of the logo, as it will adjust to cover the available width, so modify the height, in pixels and the code to customizer -> additional CSS#logo img { height: 50px;}Thank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio 10Matteo repliedJanuary 22, 2024 at 11:26amHi there,thank you it worked just perfectly :)1 Like Sign in to reply ...
Hi there,
I tried these codes to make the logo bigger but both doesn't seem to do the job:
#logo {
width: 3em;
height: 2em;
}
black-logo {
width: 3em;
height: 2em;
}
white-logo {
width: 3em;
height: 2em;
}
Can you help me? Logo explanation in attachment - thank you in advance
Attached files: SmallLogo.png
Hello Matteo,
You just need to change the height of the logo, as it will adjust to cover the available width, so modify the height, in pixels and the code to customizer -> additional CSS
#logo img {
height: 50px;
}
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Hi there,
thank you it worked just perfectly :)