Skip to main content

How to make the mobile menu navigation text dropdown clickable like the arrow

Comments

2 comments

  • KC George

    Hi Steven,

    Please add this CSS to your Additional CSS under Appearance - Customize

    .brz-mm-menu__item a.brz-mm-btn {
    width: 100%;
    position: absolute;
    padding-left: 80% !important;
    0
  • Steven Orlosky

    Hello Kc,

    It worked. Thank you so much!

    0

Please sign in to leave a comment.