ResolvedMobile menu icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24266
    andrea
    Participant

    Hello,
    Is there any individual CSS classes for this two elements? https://tinyurl.com/yatsnmlr
    Both for inactive and active state.
    Thank you in advance for your support.

    #24304
    Althemist
    Keymaster

    Hi andrea,

    The first one (MENU) can be altered using this class:

    #menu_mobile ul.lafka-mobile-menu-tabs li:first-of-type a {
    your-css: here;
    }

    The seccond one (My account):

    #menu_mobile ul.lafka-mobile-menu-tabs li a.lafka-mobile-account-tab-link {
    your-css: here;
    }

    Active state for all links there:

    #menu_mobile ul.lafka-mobile-menu-tabs li.ui-state-active a {
    your-css: here;
    }

    Hope this helps.

    Regards,
    Dimitar

    #24315
    andrea
    Participant
    This reply has been marked as private.
    #24320
    Althemist
    Keymaster

    Yes. I thought it is pretty obvious, but there it is:

    #menu_mobile ul.lafka-mobile-menu-tabs li.ui-state-active a.lafka-mobile-menu-tab-link

    Hope this helps. 🙂

    Regards,
    Dimitar

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