Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @sgconecta,

    Please share the site url so we can help you with custom css as per the need. You want to remove the mobile menu for mobile version please ensure us.

    I’ll await your reply to assist further.

    Kind Regards,

    Manoj

    Thread Starter sgconecta

    (@sgconecta)

    Good afternoon,

    Many thanks for your response. The menu for the mobile version does not work correctly, for this reason I have installed a plugin with a different menu. I would like to delete the menu for the mobile version. The web is: http://www.originaliasalamanca.es

    Greetings and thank you.

    Hello @sgconecta,

    If the mobile menu of theme is not working then that must be case of plugin conflict. However you used a plugin for the same purpose.

    So now we provide you custom css to hide the theme menu. You need to go under Appearance -> Customize -> Additional css and apply the below given css.

    a.btn-navbar {
    display: none !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter sgconecta

    (@sgconecta)

    Thank you. It has been solved. Greetings.

    Hello @sgconecta,

    “Glad I could help! 🙂

    If you get a chance we’d absolutely love for you to leave a review for Consulting. Don’t worry if you don’t get a chance, we know how busy it can get when building a new site. 🙂

    You can leave a review for Consulting here:

    https://wordpress.org/support/view/theme-reviews/consulting#postform

    If you have anymore questions let us know!”

    Kind regards,

    Manoj

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove mobile menu’ is closed to new replies.