Hi all,
Just wondering how I can change the size of the logo in Enfold?
I’ve got the image, just need to know which CSS modifications I need to make.
Thanks,
J
Hi,
When you upload the logo, select the image size before clicking “Use Image as logo”. Then add this on your custom.css or Quick CSS
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 116px; line-height: 116px; }
Resize the height and line-height according to the image height of your logo.
Regards,
Ismael
Hi Ismael,
Thanks for your reply, I did upload a logo and select fullsize, then use as logo.
However, my image is being resized automatically to 200×100 (like the explanation text beside the upload box says)
I’ve added the CSS into custom.css, however it still doesn’t work.
Hi,
Did you adjust the height?
Please give us a link to your website. Also, remove browser cache then reload the page.
Regards,
Ismael
Hi Ismael,
The site is currently password protected, would I be able to email you?
Thanks,
J
Hi!
See https://kriesi.at/support/topic/change-logo-size-and-space-available-for-it
Best regards,
Peter