Comments Tim Feld started the conversationNovember 25, 2018 at 7:38pmWhen I upload an image for the header logo it displays on the website as a much smaller image. How or where can I modify the size of the header logo image? 1,974Support repliedNovember 26, 2018 at 8:53amHi Tim,you can modify the height of the logo with:#logo img { height: 80px;}80px is just an exampleAdd your CSS code to customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyTim Feld repliedNovember 26, 2018 at 3:11pmThat worked...thank you!Tim Sign in to reply ...
When I upload an image for the header logo it displays on the website as a much smaller image. How or where can I modify the size of the header logo image?
Hi Tim,
you can modify the height of the logo with:
#logo img {
height: 80px;
}
80px is just an example
Add your CSS code to customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
That worked...thank you!
Tim