I have found the CSS line on inspecting the header logo, and when I key in a new pixel size it responds visually, however I don't know how to save this. So when I exit the page and return, its back to the earlier size. What do I do?
Use custom CSS? Or can I play around with existing CSS especially if pixel sizes are mentioned.
I have found the CSS line on inspecting the header logo, and when I key in a new pixel size it responds visually, however I don't know how to save this. So when I exit the page and return, its back to the earlier size. What do I do?
Use custom CSS? Or can I play around with existing CSS especially if pixel sizes are mentioned.
Still don't know how to save the changes though.
Hi, to make the logo bigger, just increase its height as it will try to cover the available width
you can use
#logo {
height: 40px;
}
change the value in pixels and add the code in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy