Mobile menu – items removal
-
Hello,
in the WP administration – in mobile menu I dont have last two items. They are added automatically. How can I remove them?
All the best,
Jan
Attachments:
You must be
logged in to view attached files.
Hello,
Add this code to the Theme Settings > Custom CSS > Global:
body .my-account-with-text{
display:none;
}
Best Regards
Excellent. Thank you for your help.
All the best,
Jan
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Mobile menu – items removal’ is closed to new replies.