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 1,972Support 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 https://www.clapat.com/ Review Envato Item Support Policy 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
https://www.clapat.com/
Review Envato Item Support Policy
Thank you, worked perfectly