With all my Enfold sites I have this problem, hope you can give me a solution:
The logo does not align on the left side with the text. When I do a custom css it does not keep the right position on scaling the screen.
I added my link to show, the logo is positioned more to the left then the start of the text columns.
Hey mirr,
You have text at different positions on different pages, to which one do you want the logo to align?
Best regards,
Victoria
Hi Victoria, thanks for your reply.
I have this problem a lot, for now on the homepage would be nice. But is there a way to fix this on a regular bases? (like for multiple sites)
Hi mirr,
Gridrow uses fullwidth layout and the left padding you used are different in size.
Try adding this css code in Quick CSS, located in Enfold > General Styling, just adjust the value:
#header .container.av-logo-container {
max-width: 83%;
}
Hope it helps.
Best regards,
Nikko