New Landing How can we help? Themeforest Theme Support Dante Naked Header with Upper Header?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #211852
    ronin
    Member
    Post count: 282

    Hi,

    I’m working on two websites at the moment where we would like to use a naked header for its appearance, but need to have the upper header part that is currently only available when you use the standard header, so that we can add a “call now: 1300 000 000” up the top.

    On this website:
    http://144.130.51.45/~staraircondition/

    We have cheated by using the standard header and setting the background colour of the header to be transparent. This solution is OK, but I also have to shift the main-container up with a negative margin-top, and just worry about its viability across different computers etc (I don’t want an awkward gap at the top).

    Is there any way we could use a transparent standard header, where the page doesn’t get shifted down underneath the header? Having this as an option would be great for future websites.

    Thanks

    #211854
    ronin
    Member
    Post count: 282

    Another thing, on that website that I linked – as you can see the logo looks a little awkward having all that extra space on top. I can shift it up with a negative margin-top, but it disappears. Is there a specific div I need to set to overflow:visible?

    Thanks

    #211856
    ronin
    Member
    Post count: 282

    Never mind about the logo one – figured that bit out.

    #211863
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #top-header{
    display:block !important;
    }

    Thanks
    Mohammad

    #211866
    ronin
    Member
    Post count: 282

    Great, thank you – that was quite simple!

    #211867
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad 🙂 to help you.
    Thanks
    Mohammad

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

You must be logged in to reply to this topic.