Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1088831

    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.

    #1088872

    Hey mirr,

    You have text at different positions on different pages, to which one do you want the logo to align?

    Best regards,
    Victoria

    #1088897

    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)

    #1089611

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.