Skip to main content

How To Change Active State On Mobile Menu Text

Comments

4 comments

  • KC George

    Hi Chad,

    We are sorry for this inconvenience. The hover and active color settings are missing from the Mobile design view. As a work around, let me suggest these 3 steps.

    1. Temporarily enable hamburger menu for the Desktop (see the attached image)
    2. Set the Hover and Active colors for the hamburger menu in the Desktop design view and save your work.
    3. Disable hamburger menu for the Desktop.

    These steps should set the hover and active colors for the mobile hamburger menu as well. 

    0
  • Permanently deleted user

    Hi,

    Also you can try to add this code 

    @media (max-width: 767px) {
    .brz-menu.brz-menupreview .brz-mm-menuitem.brz-mm-menuitem--current:not(.brz-mm-menuitem.brz-mm-menu__item--current:active) {
      color: red !important;
    }
    }
    0
  • Chad Smith

    Thanks for the help, everyone.  Hopefully, Brizy will fix this issue in an upcoming version release.

    1
  • Kim Lovino

    Hopefully the fix is coming up soon! 

    0

Please sign in to leave a comment.