Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #254810

    Hi

    I changed the top padding of the logo in the header to 15px in the layout.css file of the theme.

    What now changed as a result is, that the logo shrinks much more, when i scroll down the page. Can you help me with this? How can i leave the scroll/shrink effect as it was and have the top padding with 15px?

    Thanks and best regards
    Simeon

    #254980

    Hey FEWGmbH!

    Please undo the change and elaborate on what you would like to do. We may provide some other custom CSS code to do it :)

    Cheers!
    Yigit

    #254985

    okay i saved the original css file, it’s undone.

    http://newparo.ch.f-e-w.ch/ is the site. i would like to increase the top padding above the logo in the header to 15px.
    And logo should not shrink more than in the moment.

    Can you help?
    Cheers
    Simeon

    #254989

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .logo img { margin-top: 15px; }
    .header-scrolled .logo img { margin-top: 0; }

    Best regards,
    Yigit

    #254996

    perfect thanks!

    #254999

    Hey!

    You are welcome, glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Logo padding issue’ is closed to new replies.