-
AuthorPosts
-
August 27, 2018 at 2:18 pm #1002282
Hey,
My logo automatically aligns at the top of the header but i want it to center just
like the links. I’m not talking about the Header style or position. I’m talking about
the vertical alignment of the logo inside of the header.
Thanks!
With kind regards,
Sam van Delft
-
This topic was modified 7 years, 2 months ago by
samvandelft.
August 27, 2018 at 4:24 pm #1002351Hey samvandelft,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaAugust 27, 2018 at 5:13 pm #1002377This reply has been marked as private.August 28, 2018 at 4:32 am #1002521Hi,
I have added the below CSS to enfold > General Styling > Quick CSS
.logo img { top: 50%; transform: translateY(-50%); }Please clear the cache and review the site :)
Best regards,
VinayAugust 28, 2018 at 7:17 am #1002577Thanks but on mobile it doesn’t look good
and on my homepage (transparant), it also won’t work
-
This reply was modified 7 years, 2 months ago by
samvandelft.
August 30, 2018 at 4:22 am #1003336Hi,
I have replaced the previous code with the below snippet:
@media only screen and (min-width:767px) { .logo img { padding-top: 14px; }}For testing purpose, I have disabled CSS and JS merging options from Enfold theme options > Performance once everything is ok you can enable it.
there is a .test class added in the Quick CSS section. I’m not sure if that is supposed to be there and is causing an issue so I have commented it out.
Best regards,
VinayAugust 30, 2018 at 8:01 am #1003431Hi Vinay,
Thanks a lot man! You’re awesome.
You can close the ticket, Thanks!!August 30, 2018 at 12:34 pm #1003522Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
Vinay -
This topic was modified 7 years, 2 months ago by
-
AuthorPosts
- The topic ‘Vertical alignment Logo’ is closed to new replies.
