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

    hi,
    i searched the forum and still haven’t found a solution: is it possible to center the logo vertically..? have tried it but haven’t succeed. I am using a logo which is a bit smaller –
    http://www.connotion.eu/3/

    greetings
    christian

    #169638

    Hi connotion!

    Sorry it is not very clear to me. Would you like to move logo higher? If so, please add following code to Quick CSS in Enfold theme options

    .logo { top: 14px; }

    If not, please post a screenshot and show. You can upload screenshots here http://imgur.com/ and post links here

    Regards,
    Yigit

    #170208

    hi,
    now the logo is in the middle which is correct so far but if I scroll down, the header gets minimised and the 14px top is too much and the logo is not longer in the middle….
    is there an option to disable the 14px top margin when the header is scrolled? or is there another hack?

    greetings
    christian

    #170220

    Hello Christian!

    Add this code too:

    .header-scrolled .logo{ top: 0; }

    Best regards,
    Josue

    #170222

    awesome, works! thx a lot!

    #170227

    Glad we could help. Let us know if you have any other questions or issues :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘logo vertical align’ is closed to new replies.