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

    Hi, I’m wanting to allow the logo to go into the header info bar (with phone number email and social icons). This would then give me a logo going over both the main header and extra info bar.. is this possible?

    Thanks in advance guys

    #566213

    Hey chandler99!

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

    #header_main {
        border: none;
    }
    #header_meta {
        background: transparent!important;
        border: none!important;
    }
    strong.logo {
        top: -20px;
    }

    Cheers!
    Yigit

    #566267

    Great.. Thanks for your help.

    #566272

    Hi!

    You are welcome!
    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 :)

    Have a great weekend!

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Allow logo to expand into the extra info header bar’ is closed to new replies.