Hi,
I have a logo on the left side.
I would like it to be moved down, so it is on the same line as the menu items.
So centered to the left. There is currently no space above it, and very much below.
I have looked through previous support topics without any luck.
Can you give me some advice?
Thank you.
Hey Camilla,
Please try the following in Quick CSS under Enfold->General Styling:
.logo img {
padding-top:25px;
}
Best regards,
Rikard
Perfect – thanks!