New Landing How can we help? Themeforest Theme Support Flexform Homepage without Logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #149189
    derbutt
    Member
    Post count: 3

    I would like to hide the logo in the header on my homepage. I tried with “visibility” and “display”, but both make the logo disappear but the header is not getting slimmer.

    And when I hide the header the navigation also disapears (what I don’t want to).

    Do I need a new template?

    silke

    #149237
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    .home #nav-section {
     margin-top: 0px; 
    }
    
    .home #logo {
    display:none;
    }
    

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register