New Landing How can we help? Themeforest Theme Support Dante Transparent Header 6 Background

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #46983
    coader
    Member
    Post count: 12

    Hey there!

    Curious if there’s a CSS fix to make the background of Header 6 transparent? Preferably an opacity of about .1 or 0. I’ve tried it a handful of ways, but can’t seem to figure it out. I’ve only (so far) been able to make the entire container opaque. I love the effect of transparency with 3, 4, 5, but I need the header to appear over the background, and not over my Revolution Slider.

    Or maybe there’s a fix to allow everything to fall below Header 3 rather than giving it an absolute position.

    Thank you in advance and major THANK YOU for any response or help!

    -Coader

    #47618
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,

    Please check this knowledgebase article if you have not yet – http://support.swiftideas.net/knowledgebase/replicating-the-demo-naked-header-example/

    If it does not help please provide url in a private reply so i can see what setup you have exactly.

    Thanks
    Tahir

    PS: You can set the post to private using the Check box(Set as private reply) on the right bottom of the text area .

    #47697
    coader
    Member
    Post count: 12
    This reply has been marked as private.
    #48995
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    I am sorry but i am not quite sure what you are exactly trying to achieve , If you wish to remove the white space below the slider you can do so using this custom css.

    .page-id-12194 #main-container .container {
        display: none;
    }

    Best,
    Tahir

    #50357
    coader
    Member
    Post count: 12
    This reply has been marked as private.
    #51172
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Please use this custom css

    #header-section:before,#header .is-sticky .sticky-header, #header-section .is-sticky #main-nav.sticky-header, #header-section.header-6 .is-sticky #header.sticky-header, .ajax-search-wrap {
        background: rgba(0, 0, 0, 0) !important;
    }
    
    body div#container.boxed-layout {
    background: rgba(0, 0, 0, 0) !important;
    }

    Best,
    Tahir

    #51358
    coader
    Member
    Post count: 12
    This reply has been marked as private.
    #51426
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks Tahir!

    – Ed

    #51444
    coader
    Member
    Post count: 12
    This reply has been marked as private.
    #51458
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You’re more than welcome 🙂

    – Ed

Viewing 10 posts - 1 through 10 (of 10 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