Title: ripitgovind's Replies | WordPress.org

---

# ripitgovind

  [  ](https://wordpress.org/support/users/ripitgovind/)

 *   [Profile](https://wordpress.org/support/users/ripitgovind/)
 *   [Topics Started](https://wordpress.org/support/users/ripitgovind/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ripitgovind/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ripitgovind/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ripitgovind/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ripitgovind/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ripitgovind/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LuckyWP Table of Contents] Custom background color on heading?](https://wordpress.org/support/topic/custom-background-color-on-heading/)
 *  [ripitgovind](https://wordpress.org/support/users/ripitgovind/)
 * (@ripitgovind)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/custom-background-color-on-heading/#post-12445138)
 * Hi,
    I hope this will solve your problem.
 *     ```
       jQuery(".lwptoc_itemWrap").on('click','a.lwptoc_item',function(){
           jQuery(".lwptoc_itemWrap .lwptoc_item.active").removeClass("active");  
           jQuery(this).addClass("active"); 
       });
       ```
   
 * Now you can add the background-color property to .lwptoc_item.active class.
    -  This reply was modified 6 years, 2 months ago by [ripitgovind](https://wordpress.org/support/users/ripitgovind/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Max Mega Menu] Mobile Menu – Slide from left](https://wordpress.org/support/topic/mobile-menu-slide-from-left/)
 *  Thread Starter [ripitgovind](https://wordpress.org/support/users/ripitgovind/)
 * (@ripitgovind)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/mobile-menu-slide-from-left/#post-12125824)
 * Hi,
    Thanks for the plugin. I have one issue. In mobile, while opening the submenus
   of a mega menu we are unable to scroll down/up. Also, for the submenu ul, the
   left position is adding automatically causing hiding the submenus. What was the
   issue with my integration? [https://www.lateshipment.com/](https://www.lateshipment.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Domain Mapping on Single Site] Multiple domain with single wordpress instalation](https://wordpress.org/support/topic/multiple-domain-with-single-wordpress-instalation/)
 *  Thread Starter [ripitgovind](https://wordpress.org/support/users/ripitgovind/)
 * (@ripitgovind)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/multiple-domain-with-single-wordpress-instalation/#post-11644551)
 * Thanks!!!

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