Title: How to use JavaScript code with WordPress
Last modified: December 29, 2023

---

# How to use JavaScript code with WordPress

 *  Resolved [naijamomo](https://wordpress.org/support/users/naijamomo/)
 * (@naijamomo)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/how-to-use-javascript-code-with-wordpress/)
 * Hi guys,
 * i was creating a WordPress Mobile app but I wanted to remove a menu in the app
   with JavaScript code but I don’t know how to do that and I’ve checked online 
   but I didn’t find any pls can you help me with that?
 * [[
 * I’m trying to remove the circled menu above pls how to do that.
 *     ```wp-block-code
       <span class="theme-location-set">
       									(Current: <span class="current-menu-location-name-mobile">Mobile</span>)								</span>
       ```
   
 * That is the menu location. Any help will be glad
 * Thanks in Advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhow-to-use-javascript-code-with-wordpress%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/how-to-use-javascript-code-with-wordpress/#post-17307999)
 * `document.getElementById("mobile-menu").style.display = "none";`
    Doesn’t really
   remove the menu, it just hides it.
 *  Thread Starter [naijamomo](https://wordpress.org/support/users/naijamomo/)
 * (@naijamomo)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/how-to-use-javascript-code-with-wordpress/#post-17308035)
 * Thanks…. I really appreciate

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to use JavaScript code with WordPress’ is closed to new replies.

## Tags

 * [how-to](https://wordpress.org/support/topic-tag/how-to/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 2 participants
 * Last reply from: [naijamomo](https://wordpress.org/support/users/naijamomo/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/how-to-use-javascript-code-with-wordpress/#post-17308035)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
