This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp
Hi there,
I want to increase the header logo on my website to double the size it currently is, but cannot figure out how to do this. I am running the child theme.
Thank you
Hello,
Please add this code in style.css of Child Theme.
.header-logo img {
max-width: 500px;
}
Regards,
Robert Hall
Thank you!!! I had the css, just wasnt putting it in the right place!! Thanks again all sorted 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: header logo, responsive, size, templates, woocommerce, wordpress
The issue related to '‘Header logo not changing size’' has been successfully resolved, and the topic is now closed for further responses