New Landing How can we help? Themeforest Theme Support Dante Mobile menu background and font color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #300663
    costin
    Member
    Post count: 199

    Hi,

    Could you please advise me on:

    1) How can I change the mobile menu background to white please? And thus the font color to another color than white.

    2) On mobile, how can I set which menu to show the sub-menus and which don’t?

    Thank you!

    #300848
    David Martin – Support
    Moderator
    Post count: 20834

    1) Please add this to Theme Options => Custom CSS:

    #mobile-menu-wrap {
    background-color: blue;
    }
    #mobile-menu ul li {
        border-top: 1px solid lightblue
    }
    #mobile-menu ul li a {
        color: #red;
    }
    #mobile-menu ul li a:hover {
        color: #white;
    }

    2) Not sure I 100% follow, you want certain sub menu’s collapsed?

    #301883
    costin
    Member
    Post count: 199

    Hi,

    1) Thank you for the code. I understand it’s just an example but, unfortunately, I wasn’t able to adapt it as per my needs. I would like to:
    – change the black background color from white to black
    – change font color from white to black
    – change the current page color from black to grey
    – remove Search from mobile menu

    2) Only the Destinations 2017 menu/submenu to be opened, the Media and Contact to be closed.

    Thank you!

    #302035
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Based on David example you just needed to change the colors.
    Can you provide me admin credentials so I can check if you placed it in the correct place?

    -Rui

    #302039
    costin
    Member
    Post count: 199

    Hi Rui,

    1) Thank you for your reply. The code provided by David it’s just partial that’s why I’ve asked a more complete one.
    I have a long list of custom css that I use for other changes so I know where to put it.

    2) Any tips on this please?

    Thank you,
    Costin

    #302118
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    1) Yes, but could exist some error that you are not aware need the credentials in a private reply to check it.
    2) So you don’t want some of them to expand, in that case you need to duplicate the menu and delete the children items and assign that menu has mobile.

    -Rui

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