Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #445022

    Hi,

    I am trying to remove the logo from the header area along with the horizontal bar that the logo sits in. I would like the menu and social media bar to remain though.

    Ive included the below quick css to remove the logo, but this does not remove the bar the logo sits in.
    .logo { display: none; }

    Thanks!

    #445025

    Hi Studio13SprayTanning!

    Please add following code to Quick CSS as well

    #header_meta {
      border: none!important;
    }

    Best regards,
    Yigit

    #445030

    Hi Yigit,

    The space in between the menu and the social media bar in the header still exists after adding this code.

    Any other suggestions?

    Thank you!

    #445039

    Hi!

    Please add following code to Quick CSS as well

    #header_main>.container {
      display: none;
    }

    Regards,
    Yigit

    #445042

    Perfect! Thank you again!

    #445047

    Yigit,

    1 more question: is there any way on my site to put the social media icons in the header in the same bar as the menu?

    Thanks!

    #445049

    Hey!

    You are welcome, we are always happy to 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 :)

    Have a great weekend!

    Regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Removing Logo from Header Bar along with the Space/Container’ is closed to new replies.