Title: add code js
Last modified: July 16, 2018

---

# add code js

 *  Resolved [ialvarez2017](https://wordpress.org/support/users/ialvarez2017/)
 * (@ialvarez2017)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/)
 * hello rui:
 * I have the same problem, where can I place the js code?
 * Thanks for the support

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

 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10500426)
 * Hi [@ialvarez2017](https://wordpress.org/support/users/ialvarez2017/),
 * Try in the custom js field inside the General options tab. Clear any cache plugin
   after doing this.
 * Let me know if it worked.
 *  Thread Starter [ialvarez2017](https://wordpress.org/support/users/ialvarez2017/)
 * (@ialvarez2017)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10501793)
 * hello rui
 * In the general options tab I only see Custom CSS and Sticky Html Elements
 * regards!
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10502055)
 * That’s strange there is a js field under the css option.
 * [https://www.wpmobilemenu.com/knowledgebase/general-options/how-to-add-custom-js-to-wp-mobile-menu/](https://www.wpmobilemenu.com/knowledgebase/general-options/how-to-add-custom-js-to-wp-mobile-menu/)
 * Can you check your javascript console when you are in the General Options tab
   to see if there is any error?
 *  Thread Starter [ialvarez2017](https://wordpress.org/support/users/ialvarez2017/)
 * (@ialvarez2017)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10503572)
 * hello rui
 * I see that I have version 2.4
    Is it possible to add js?
 * Regards!
 *  Thread Starter [ialvarez2017](https://wordpress.org/support/users/ialvarez2017/)
 * (@ialvarez2017)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10503599)
 * hello rui:
 * I have already installed version 2.6
    the problem is that when I put transparency
   on the head, it only applies when it moves, and not at the beginning, as you 
   can see, it appears white
 * [https://www.frostt.com.mx/](https://www.frostt.com.mx/)
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10505171)
 * That white part it’s from the body of the page content, it’s not from WP Mobile
   Menu.
 * You can remove it by adjusting the padding-top with this custom css.
 *     ```
       .mobmenu-push-wrap, body.mob-menu-slideout-over {
           padding-top: 0px!important;
       }
       ```
   
 * It will look like this.
    [https://cl.ly/2q08340d3T38](https://cl.ly/2q08340d3T38)
 *  Thread Starter [ialvarez2017](https://wordpress.org/support/users/ialvarez2017/)
 * (@ialvarez2017)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10507415)
 * hi riu:
 * Excellent help, it worked!
 * thank you very much!
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10509716)
 * No problem. I’m glad it’s sorted.

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

The topic ‘add code js’ is closed to new replies.

 * ![](https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426)
 * [WP Mobile Menu - The Mobile-Friendly Responsive Menu](https://wordpress.org/plugins/mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-menu/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/add-code-js/#post-10509716)
 * Status: resolved