This topic has 8 replies, 4 voices, and was last updated 10 years, 5 months ago ago by Jack Richardson
Hi,
I try to change the logo size in the default header type in Legenda.
I have seen this topic; https://www.8theme.com/topic/logo-size-not-working/
And I try with custom.css method without success. I put this code: .header-type-3 .logo-with-menu img {width: 400px;}
Could you help please?
Many thanks
Hello,
Please provide us with the link to your site.
Thank you.
Regards,
Eva Kemp.
Hi I would also like to know how to change the logo size for my website. Does anyone know the process of changing the any particular code in the css files to achieve this.
Website
Many thanks
Hello @voodooserano,
Your site under maintenance mode. Please provide us with wp-admin credentials in Private Content.
Regards,
Jack Richardson
hey Jack
Check private content for the details
Hello @voodooserano,
Please add the following code into the custom.css and change “240px” to your desired value:
.header-type-3 .logo-with-menu, .header-type-4 .logo-with-menu {
width: 240px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Jack Richardson
thank you Jack
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Jack Richardson
You must be logged in to reply to this topic.Log in/Sign up