This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago ago by Eva Kemp
Hello, I am using Header 4 option.
I am finding it very hard to change the size of the logo. I’d like to do it bigger, but it wont increase in size.
I have changed the size on .logo img selector but it wont do it.
I also want to decrease the gap around the logo.
please help
Thank you!
Hello,
Please provide us with the link to your site.
Regards,
Eva Kemp.
Hi Eva, Thank you for the reply. info sent via private content.
Hello,
Please try to use this code in custom.css file:
.header-type-4 .logo-with-menu img {
max-width: 200%;
width: 200%;
margin-bottom: -20px;
margin-top: -20px;
margin-left: -40px;
}
How to create custom.css you can watch here.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘logo wont get bigger’' has been successfully resolved, and the topic is now closed for further responses