Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Dante
  • #82538
    maidomall
    Member
    Post count: 10

    Hi there,

    quick question – how do we change mobile menu color and font color?

    thanks!

    #82642
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    For the color of the icon you need to change the header link color

    For the text of the mobile menu, add this to your custom css:

    #mobile-menu ul li a {
      color: #999999;
    }

    – Kyle

    #82659
    maidomall
    Member
    Post count: 10

    thanks for the quick reply as always Kyle!

    how about the background color?

    seems like I’m definitely missing something cause haven’t been able to figure it out at all

    #82662
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    There’s quite a lot of css to edit for the background, what color do you want it to be?

    – Kyle

    #82680
    maidomall
    Member
    Post count: 10

    ah figured it wasn’t in customize.

    #e3e3e3 if you can

    thanks

    #82693
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    #mobile-menu-wrap {
      background-color: #e3e3e3;
    }
    #mobile-menu .menu ul li.current-menu-item > a, #mobile-menu .menu ul li a:hover, #mobile-menu .menu ul li a:active, #mobile-menu .menu ul li a:focus {
      background-color: #bbbbbb!important;
    }
    #mobile-menu ul li {
      border-bottom: 0 none;
      border-top: 1px solid #cccccc;
    }

    – Kyle

    #82700
    maidomall
    Member
    Post count: 10

    thanks for the solid support!

    #82701
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem! Happy to help ๐Ÿ™‚

    – Kyle

    #108485
    Vitryph
    Member
    Post count: 44

    Hi to all the team,

    My mobile icon for the menu is grey on grey … I’m very sorry to ask this stupid question but … where is the header link color option ? Maybe I miss something, is it in the Personalize options right ? Color Header ?

    Best regards,

    Philippe

    #108489
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It just uses ‘Link Text Color’

    – Kyle

    #108495
    Vitryph
    Member
    Post count: 44

    Great ! Thanks

    #108497
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I’m glad that issue resolved. Thanks Kyle ๐Ÿ™‚
    With Best Regards
    Mohammad

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