New Landing How can we help? Themeforest Theme Support Dante Black header-color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #33075
    vollern
    Member
    Post count: 5

    Hello Swift, thank you for giving us Dante theme, it’s amazing! ๐Ÿ™‚

    I need the hader to be black, but right before it rezises it gets white for a second.

    This is my custom CSS:

    #header-6 .is-sticky .sticky-header {
    background: #000!important;
    }
    .sticky-header-resized {
    background: #000!important;
    }
    .header-6 #main-nav {
    background: #000!important;
    }

    You can see the result here: http://www.privatleasing.as

    When you start scrolling the menu “flickers” white for a second, what am I missing? ๐Ÿ™‚

    Thank you

    #33109
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Glad you’re enjoying it ๐Ÿ™‚

    Add this css too:

    #header-section .is-sticky sticky-header {
    background: #000!important;
    }

    Hope that helps!

    – Ed

    #33126
    vollern
    Member
    Post count: 5

    Thank you, but it still gets white for a second when you start scrolling the page..
    Is it possible to disable the resizing?

    My CSS now:
    #header-6 .is-sticky .sticky-header {
    background: #000!important;
    }
    .sticky-header-resized {
    background: #000!important;
    }
    .header-6 #main-nav {
    background: #000!important;
    }
    #header-section .is-sticky sticky-header {
    background: #000!important;
    }

    I think it only happens in google chrom.
    Any idea?

    #33166
    MickMad
    Member
    Post count: 2

    Hi there,
    Try this it should do the trick:

    #header-section.header-6 .is-sticky #header.sticky-header {
    background: #000!important;
    }
    #33190
    vollern
    Member
    Post count: 5

    Thank you!
    It’s working perfect now ๐Ÿ™‚

    #33208
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Great, thanks for that @MickMad ๐Ÿ™‚

    – Ed

    #33790
    MickMad
    Member
    Post count: 2

    You’re welcome,

    Glad it helped.

    Cheers.

    #34185
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks mate!

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