Hi Kriesi-Support-Team,
I’d be grateful, if you could help me with the following questions:
Question 1:
How should I modify style.css, if my logo dimensions are 600px * 156px (instead of 340px * 156px, as recommended in your Enfold Themes Options)?
Question 2:
Does there exist a maximum width for the logo?
Thanks in advance for your efforts!
Best,
Rainer
Hi Rainer!
Which type of header are you using? You can post the link to your website or you can check it in Enfold theme options > Header tab.
Regards,
Yigit
Hi Yigit,
Thanks very much for attending me!
I’m using the following header type: “Fixed Header with Social Icons and additional Navigation”. Hope this helps!
Regards,
Rainer
Hi!
Please upload your logo in Enfold theme options and add following code to Quick CSS under Styling tab
.fixed_header.social_header #main { padding-top: 187px; }
.logo, .logo a, .logo img { max-width: 562px!important; }
then please refer to this post to increase the header height to 156px https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
Best regards,
Yigit