I would like to ask You, how to change the size of the logo. I want to increase it. My logo is an image file 512x512 px., but the default size is 50x50 px. I’m making the page offline that’s why there is no URL.
Thank you in advance and wish you a happy holidays!
Hello,
I would like to ask You, how to change the size of the logo. I want to increase it. My logo is an image file 512x512 px., but the default size is 50x50 px. I’m making the page offline that’s why there is no URL.
Thank you in advance and wish you a happy holidays!
Hello Elitsa
You can increase just the height of the logo image with custom CSS because it will cover all the available width:
#logo img {
height: 50px;
}
change the value in pixels and add the code to customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy