Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1069064

    Hey,
    How can I set the logo to be centered (vertical)?
    How can I change the distance between the logo and the bottom and top margins?
    Thanks,
    Beat

    #1069172

    Hey Beat,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1095047
    This reply has been marked as private.
    #1095456

    Hi bsingenberger,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .logo a {
      padding-top: 20px;
    }
    .header-scrolled .logo a {
      padding-top: 0px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1287417
    This reply has been marked as private.
    #1287420

    I have found the solution. You can close the ticket. Thanks!

    #1287758

    Hi bsingenberger,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Change logo spacing’ is closed to new replies.