New Landing How can we help? Themeforest Theme Support Dante Menu Bar colour change.

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Dante
  • #221084
    Jazzbones
    Member
    Post count: 11

    Hello!

    I am looking to change the menu bar colour from white to black/grey is this possible within the theme settings or do I need to change it in the code? If I do could someone point me in the right direction?

    Many thanks,
    Jon

    #221087
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide a link or screenshot?
    So we can provide a solution.

    -Rui

    #221155
    Jazzbones
    Member
    Post count: 11

    Hello,

    Here is a link: http://www.jazzbonesdemo.co.uk/travel/

    We want the top menu bar (currently white) to be black. I can then change the links and logo colours to work with it.

    Many thanks,
    Jon

    #221160
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #top-bar  li {
    color:#000 !important;
    }
    #top-bar .menu > li >a {
    color:#000 !important;
    }

    Thanks
    Mohammad

    #221162
    Jazzbones
    Member
    Post count: 11

    Thanks Mohammad, would you mind pointing me to the correct file this need to be added too. My CSS knowledge is limited. Thanks.

    #221174
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS -> Here you can insert custom css code.
    Thanks
    Mohammad

    #221177
    Jazzbones
    Member
    Post count: 11

    Hi Mohammad,

    Thanks. I have tried this and its not working…

    Jon.

    #221181
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its working fine here. So please check after clear the cache of browser.
    Thanks
    Mohammad

    #221186
    Jazzbones
    Member
    Post count: 11

    Hi Mohammed,

    Sorry we have got muddled here. Its the actual menu bar for the site. Please see attached for what I mean.

    Thanks,
    Jon

    Attachments:
    You must be logged in to view attached files.
    #221191
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one.

    
    #header-sticky-wrapper {
        background-color: #000;
    }

    -Rui

    #221193
    Jazzbones
    Member
    Post count: 11

    Hi Rui,

    Yes that worked, but then when you scroll down it changes back to white?

    Also the logo is popping out of the menu bar. See image attached.

    Cheers

    Attachments:
    You must be logged in to view attached files.
    #221492
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    The scroll sticky header is now black, to amend your logo please add this:

    .is-sticky #logo img {
        max-width: 80%;
    }

    Cheers,
    David.

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