Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #377856

    hi,

    is it possible change “Menu” text to “Select Category” on mobile (Fullwidth Sub Menu) ?
    How can I do?

    • This topic was modified 9 years, 3 months ago by master-t.
    #378180

    Hey master-t!

    Thank you for using Enfold.

    You can edit configtemplate-builder > avia-shortcodes > menu.php, find this code on line 186:

    $mobile_button = $mobile == "active" ? "<a href='#' class='mobile_menu_toggle' ".av_icon_string('mobile_menu')."><span class='av-current-
    placeholder'>".__('Menu', 'avia_framework')."</span>" : "";
    

    Best regards,
    Ismael

    #378238

    thank you very much !!! :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth Sub Menu Text (Mobile)’ is closed to new replies.