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

    Hi there,

    I would like to add a full size Logo in the header 1300 x 300 px that also is responsive. But i can‘t find a solution …

    Thanks for assistance

    Michael F.

    #944949

    Hey werbeagenturlauf,
    Please try this code in the General Styling > Quick CSS field:

    div.av-logo-container {
        background: url(https://your-site.de/wp-content/uploads/2018/04/Logo-Brodner-full-size-1.png) no-repeat;
        background-size: contain;
        background-position: center;
    }
    .logo img {
    display: none !important;
    }

    Please see screenshot in Private Content area.

    Best regards,
    Mike

    #945029

    Thanks for your help!

    #945036

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Full size logo’ is closed to new replies.