Title: Problem with main menu hover effect.
Last modified: September 1, 2016

---

# Problem with main menu hover effect.

 *  Resolved [dragancirovic1985](https://wordpress.org/support/users/dragancirovic1985/)
 * (@dragancirovic1985)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/)
 * Hello friends…
 * I have one little problem with my rollover effect. I’m disable that effect but
   my polylang falgs and mini cart stil rolling in menu. What to do to turn that
   off
 * im using Evolve Version: 3.6.0
 * here is my site : [](http://kako-biti-fit.com/sr/)

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

 *  Thread Starter [dragancirovic1985](https://wordpress.org/support/users/dragancirovic1985/)
 * (@dragancirovic1985)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7501986)
 * [http://www.kako-biti-fit.com/sr/](http://www.kako-biti-fit.com/sr/)[](http://kako-biti-fit.com/sr/)
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502183)
 * Hi,
 * Please use the following in **Theme Options -> Custom CSS**
 *     ```
       .link-effect a span:hover{
       transform:none !important;
       }
       ```
   
 * Thank you
 *  [dragancirovic](https://wordpress.org/support/users/dragancirovic/)
 * (@dragancirovic)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502354)
 * Denzel Chia ty for fast answer…Link of my polylang dont rollover but when i put
   cursor on flags, rollover is still active :/ how to solve this
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502356)
 * Hi,
 * Please check **Theme Options -> Header -> Menu**
    Find the setting -> **Choose
   menu item hover effect** Check it’s being set to **Disabled**.
 * You will need to install the reduxframework plugin.
 * Thank you
 *  Thread Starter [dragancirovic1985](https://wordpress.org/support/users/dragancirovic1985/)
 * (@dragancirovic1985)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502357)
 * hi
 * main menu hover effect was DISABLED,reduxframework was installed…pls visit my
   website [http://www.kako-biti-fit.com/sr/](http://www.kako-biti-fit.com/sr/) 
   and u will see what i talking about.
 * And tnx for replay
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502360)
 * Hi,
 * Add the following in your **Theme Options -> Custom CSS**
 *     ```
       .link-effect a span {
           transform: none !important;
       }
       ```
   
 * Add below code that was provided in previous reply.
 * Thank you.
 *  Thread Starter [dragancirovic1985](https://wordpress.org/support/users/dragancirovic1985/)
 * (@dragancirovic1985)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502361)
 * Denzel Chia
 * That’s it, brother tnx a lot 🙂
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502362)
 * You are welcome!
 * Thank you.

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

The topic ‘Problem with main menu hover effect.’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/problem-with-main-menu-hover-effect/#post-7502362)
 * Status: resolved