Item Animation Color Does not change when I chose "toggle line bottom" animation

Choose the item animation  "toggle line bottom"


And cloose white color


but at the end the color is blue instead of white


Comments

  • Hi,

    I have passed this to the dev team and we will correct it in the upcoming update.

    For now, please use the following CSS code:

    .mfn-menu-animation-toggle-line-bottom > .mfn-menu-li > .mfn-menu-link::before{
     background-color: #fff!important;
    }
    

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.


    Best regards

  • Hi, great, this fix the problem, I hope you will correct it soon, thanks.

Sign In or Register to comment.