New Landing How can we help? Themeforest Theme Support Joyn Transparent top Header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Joyn
  • #293216
    [email protected]
    Member
    Post count: 18

    Hi

    Is it possible to make the top of the header transparent. So that the image background is displyed above the menu and behind the logo. Using Header layout 2. See attached for example

    Attachments:
    You must be logged in to view attached files.
    #293297
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code

    .layout-boxed #container {
        background: transparent !important;
    }

    Thanks
    Mohammad

    #293712
    [email protected]
    Member
    Post count: 18

    Great. Works perfect. And if i want to remove space beetwen menu and logo? http://hansenschark.wpengine.com/

    #293723
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #header-section #header{
    padding-bottom:0px !important;
    }

    Thanks
    Mohammad

    #293728
    [email protected]
    Member
    Post count: 18

    Great. Works perfekt. Thanks

    #293730
    [email protected]
    Member
    Post count: 18

    One more thing. I use
    #logo a{
    width:537px !important;
    }

    to get the logo bigger. But now its not centered. Any custom css for that?

    #293731
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #logo{
        margin-left: -70px !important;
    }

    Thanks
    Mohammad

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

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

License required for the following item
Login and Registration Log in · Register