Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #669179

    Hi – I want my header to look like the Lifestyle demo’s header – but I can’t figure out how to do the settings to get there.

    I looked at the video tutorial on headers – but that video looks outdated.

    I don’t want to import the demo because I don’t want what I have done so far lost.

    I don’t want anyone sending me a bunch of code, rather I want to know what to do in the Enfold settings – or on the Advanced Avia Editor – or whatever you call that – editor where you drag & drop, create your own template, etc.

    Is there anybody out there that can tell me how to get my header to do this, or am I stuck screwing up my site to import the demo??

    Thanks much!

    #669636

    Hey Intell,

    You can see the header settings for that demo in this image: http://imgur.com/a/v0Qws

    Thanks,
    Rikard

    #669678

    Thank you so much!! That sorta worked.

    My logo which is 121 px high is now hiding under the menu. I tried setting the header height at the same in the pic you sent and it made no difference.
    Also – the menu on the Lifestyle blog demo has a black background menu bar, but the logo area is not black. I need that also.
    When I try to make the menu black background – the entire logo area is also black.

    Please help!! I will have to change that in a few hours – so you won’t see the menu on top & top 1/2 of the logo under it in a few hours.

    Thanks!

    #669902

    Hey!

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

    .html_top_nav_header.html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 100px;
    }
    #header_main_alternate {
        background: orange;
    }

    If that is not what you meant, please elaborate

    Cheers!
    Yigit

    #669934

    Hey guys, that’s it!!! Wow! Looks great. Thanks much!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Lifestyle Demo Header – What settings get this result?’ is closed to new replies.