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

    Hi

    We are developing a site for a client using Enfold (love this theme!!) and the client wants to change the current logo to a full width one.

    Can this be done and, if so, please could you advise how we do that?

    The development site link is in the Private Content box along with a link to the requested full width text logo (ignore the photo underneath). The existing horizontal menu will be retained.

    Hope you can help.

    Thanks

    Steve

    #336796

    Hi steve159159!

    Sample link returns error 404. Can you please upload your logo in needed size? And please uncheck “shrinking header” option in Enfold theme options > Header > Header Behaviour

    Regards,
    Yigit

    #336860
    This reply has been marked as private.
    #336865

    Hi!

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

    .html_header_top.html_logo_center .logo {
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }
    div#header_main .container {
    width: 100%;
    margin: 0;
    }

    Cheers!
    Yigit

    #336922
    This reply has been marked as private.
    #336925

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

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