New Landing How can we help? Themeforest Theme Support Dante Main nav bar transparent and color change

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #219279
    fmora617
    Member
    Post count: 105

    Hi – I am looking to change the color of the main nav bar when I scroll down. Also, looking to make it transparent so I can see the background when I scroll. See here http://i.imgur.com/xQhex6t.png

    As always, your help is appreciated!

    Fabian

    #219298
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-\

    .is-sticky nav#main-navigation .menu li.menu-item > a{
    color:#ff0000 !important;
    }
    @media only screen and (max-width: 767px) {
    .brave h1 span{
    font-size:20px !important;
    }
    }
    

    Thanks
    Mohammad

    #219541
    fmora617
    Member
    Post count: 105

    The second CSS (media) worked great…thank you!

    The first one however is not correct I think. This is what you mentioned to add:

    .is-sticky nav#main-navigation .menu li.menu-item > a{
    color:#ff0000 !important;
    }

    I am looking to have the background of the maain nav bar change color and have transparency – not the text of the main nav. Any ideas?

    Thanks!

    #219554
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your 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) none repeat scroll 0 0!important;
    }

    – Kyle

    #219728
    fmora617
    Member
    Post count: 105

    Great, thank you! Going to keep this ticket open as I play around with it a little more (in case I have additional questions).

    #219730
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Kyle

    -Rui

    #219732
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

    If you have additional questions please open a new topic

    – Kyle

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