New Landing How can we help? Themeforest Theme Support Dante Dante header 1 opactity

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #203999
    anton123
    Member
    Post count: 67

    Hi there,

    I know the header opacity setting is only for Headers 3/4/5 – how do I apply it to header 1 with CSS?

    I’ve found a few fixes in threads with no luck:

    Header and page opacity & social Icons

    example:

    #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(255,255,255,0.9);
    }

    Please help

    Thanks very much!

    #204002
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try this css code:-

    #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(255,255,255,0.9) !important;
    }

    Thanks
    Mohammad

    #204006
    anton123
    Member
    Post count: 67

    Thanks – The same thing happens, the header background becomes gray. If I then change the customizer>color page> background and make that white – then the header becomes solid white again (with no transparency)

    So the opacity setting works but it is connected to the page background somehow.

    I want to see the rev slider images “see through” below the header like with Headers 3/4/5

    Thanks!

    #204012
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #204017
    anton123
    Member
    Post count: 67

    Thanks Mohammad – the install is on localhost (not online)

    It is is the default install, you can try it on your demo with header 1 selected

    #204032
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please live your website first to check it. We are not able to get your issue exactly.
    Thanks
    Mohammad

    #205750
    anton123
    Member
    Post count: 67
    This reply has been marked as private.
    #205981
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try adding this css:

    .header-wrap {
        position: absolute;
        width: 100%;
    }

    – Ed

    #206054
    anton123
    Member
    Post count: 67

    Thanks Guys, that worked

    I noticed that it caused all other pages to show their headings + breadcrumbs underneath the header, so by adding the homepages ID to the css solved the problem like so:

    .page-id-6 .header-wrap {
    position: absolute;
    width: 100%;
    }

    Thanks again

    #206555
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We are glad that your issues resolved.
    Thanks 🙂
    Mohammad

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