Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #197691
    jiwon
    Member
    Post count: 68

    Hi,

    When user hover a menu icon at mobile(small-size) screen, the icon disappears.

    How to change a color of the hovered icon?

    And I want to set the Y position of the icon.

    Thanks.

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

    Hi,

    Add the code below to your custom css option
    The padding settings change the first value that is now at 9px if you increase it to 25px it will go down 16px. give it a try

    #logo a.mobile-menu-show {
        color: #000!important;
        padding: 9px 4px 11px 10px!important;
    }

    -Rui

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