Okay
  Public Ticket #2367369
Off canvas menu
Closed

Comments

  •  7
    Nofollow started the conversation

    Hi,

    Off canvas submenu has a different font than menu. How can I do to have same font in menu and submenu ?

    Thank you

    Kind regards

  •  8,991
    Tahir replied

    Hey Again,

    I dont see the menu on the Off canvas nav area , is it still assigned ?. 

    Thanks


    ThemeNectar Support Team 

  •  7
    Nofollow replied

    Ok I actived it

  •  8,991
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .material #slide-out-widget-area[class*="slide-out-from-right"] .inner .off-canvas-menu-container li li a, body #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .inner .off-canvas-menu-container li li a {
        font-size: 15px !important;
        line-height: 18px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  7
    Nofollow replied

    Perfect ! Thank you very much

    Kind regards