Okay
  Public Ticket #1936354
Button Color don´t change
Closed

Comments

  • derachter started the conversation

    Hey, how can I set my buttons so the colors don't change when you hover over them? Wants them to stay gradient even while floating.

  •  8,996
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    body.material .nectar-button.regular[class*="m-extra-color-gradient-"]:hover:before {
        opacity: 0 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • derachter replied

    Works very well, Thanks!

  •  75
    Scott replied

    Hey there,

    Thanks for reaching in,

    Please be sure to reach in in case you encounter another issue,

    Regards

    Themenectar Support Team