Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #347883

    Do you have to add the exact space above and below your logo to make it center from top to bottom?

    Or at least the exact spacing above the logo?

    Thx in advance.

    #347992

    Hey fgrippe!

    Your logo will always align to the top of your header so if you want to create some space around it then you can add that space to the top of your logo image. You can then navigate to Dashboard > Enfold > Header and select a custom header size to make it look even.

    Regards,
    Elliott

    #349240

    Is their now way to center the logo image in the header? Because this way when i use the shrink menu option the logo will be down.

    #349547

    Hi!

    Yes, you can center the logo in Dashboard > Enfold > Header > Menu and Logo Position.

    Regards,
    Elliott

    #353589

    Well thank you. But i mean to center it vertically. Because when a manually at space to the logo up it will display the logo down when the menu is shrinked.

    #353603

    Hi!


    @jobvantimmeren
    Can you post the link to your website please?

    Cheers!
    Yigit

    #353766

    http://www.new.natanael.ro (it’s a subdomain for testing).

    #353770

    Hey!

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

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

    Cheers!
    Yigit

    #354281

    Great! Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Logo Spacing Above and Below Logo in Header’ is closed to new replies.