Comments 1Steven started the conversationApril 19, 2024 at 5:58amGood Day, Im trying to make the main logo in the menu header slightly bigger. How do I do this?Attached files: Screenshot 2024-04-19 at 07.57.51.png 2,006Support repliedApril 19, 2024 at 6:34amHello Steven,try to increase the height as it will cover the available width#logo img { height: 60px; }replace the default height, in pixels and add the code to customizer -> additional CSSThank 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 1Steven repliedApril 19, 2024 at 9:43amThank you, worked perfectly1 Like Sign in to reply ...
Good Day, Im trying to make the main logo in the menu header slightly bigger. How do I do this?
Attached files: Screenshot 2024-04-19 at 07.57.51.png
Hello Steven,
try to increase the height as it will cover the available width
#logo img {
height: 60px;
}
replace the default height, in pixels and add the code to customizer -> additional CSS
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
Thank you, worked perfectly