-
AuthorPosts
-
July 18, 2016 at 3:44 pm #662073
hello,
i met for the first time ( it is my 5th enfold site ) a problem with the size of the logo in the header :
– i upload the logo in high size ( 950x235px ) and choose original size for the header
– i have 2 problems that i didn’t have with other enfold site with the same parameter :
1 – when i increase the high of the header, the logo reamain at the same size, only the merge between logo and menu above is increasing ?
2 – In the responsive comportement, there is a state before it switch to square button menu where the logo is very small with a huge white merge below.Can you take a look please ( you will find in private content the access and screenshot example )
Thank you in advance
Stanislas
July 18, 2016 at 4:57 pm #662125Hey sdesign-web,
not sure what you want to achieve, but if you want to increase your logo size use this code inside Quick CSS field:
strong.logo { width: 800px; }
Best regards,
AndyJuly 18, 2016 at 5:10 pm #662136hi Andy,
thank you ! it works, just a little last problem : when the size of logo decrease at scrolling he is no more at the center of menu but get on the left.
How to keep him @ the center ?
July 19, 2016 at 12:28 pm #662435Hi,
Try this CSS as well please:
.header-scrolled strong.logo a { display: table !important; margin: 0 auto !important; }
Thanks,
RikardJuly 19, 2016 at 2:36 pm #662504hi Rikard,
well, the logo in header still start to go on the left when scrolling and then go center.
is it possible to have the logo decreasing from center when scrolling down ?
thank you in advance,
stan
July 19, 2016 at 2:52 pm #662511Hi,
I’m afraid, but I don’t see any easy way to achieve something like that. Feel free to hire a freelance developer for such a job: kriesi.at/contact/customization
Best regards,
AndyJuly 20, 2016 at 10:23 am #662826hi Andy,
at last it works as i want when i enable “Let logo and menu position adapt to browser window” in header behavior : the size of the logo increase when i increase the size of header and it stays @ center when scrolling.
best regards,
Stan
July 20, 2016 at 11:40 am #662887Hi,
glad you’re happy now! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘logo size in header’ is closed to new replies.