Hi
When it comes to our logo, I have a problem placing it correctly. As of now, the logo is placed at the top left corner of the banner, but I need it to be more middle of the banner, so it is align center wise with the menu.
I do not like it this way :
I really would like it this way :
Any ideas ?
Hey Edsbjerg,
Please try the following in Quick CSS under Enfold–>General Styling:
strong.logo a img {
padding-top: 22px !important;
}
Best regards,
Rikard
Hi Rikard.
A perfect solution until you scroll down the page. Then the logo resizes and jumps out of position.
Can´t seem to find the css that controls that :-(
Hi,
Please try the following as well:
.header-scrolled strong.logo a img {
padding-top: 5px !important;
}
Regards,
Rikard
Rikard !
It was perfect. Thanks a million for your great support !
Best wishes for a good day to you !
Regards
Kim