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

    How easy would it be to extend the placeholder for the logo, to allow it to extend past the header line…. like this website’s logo does: http://hadden-landscaping.com

    Thanks,

    Eric

    #290139

    Hi Eric!

    It is possible with custom CSS. Can you post the link to your website so we can see the header style you are using and your logo?

    Cheers!
    Yigit

    #290332
    This reply has been marked as private.
    #290426

    Hey!

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

    .logo, .logo a, .logo img {
    position: relative;
    height: 100px!important;
    max-height: 100px!important;
    }

    Best regards,
    Yigit

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