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

    I have looked around the forums for a solution, and I found this:
    https://kriesi.at/support/topic/hide-logo-area-header-bar-menu-only/

    I want to do the exact same thing however it doesn’t seem to be working for me.
    I have managed to remove the logo but the bar still appears below the menu.
    It’s a white bar appearing just below the menu covering the photograph of the lady a slight amount.
    I can’t seem to make it go away.

    #629489

    It seems to be when I enable the sticky header that this problem happens, so is there any way to enable the sticky header and remove the logo area all together?

    #630605

    Hi,

    what exactly do you want to remove? can you highlight your intentions using screenshots please? use imgur.com or dropbox.

    Best regards,
    Andy

    #632275

    The area that the red arrow is pointing to.
    https://gyazo.com/cd2abcc287d92fa874ff3102ff1c8691

    It’s usually where the site logo would go in the header but I want that removed.
    I have only been able to remove the logo itself not the header area.

    #632276

    The example is on the contact page on the website.

    #633161

    Hey!

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

    .html_header_top.html_header_sticky #top.page-id-38 #wrap_all #main {
        padding-top: 53px;
    }

    Cheers!
    Yigit

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