A Glitch needs to be fixed for button hover
P
Prudhviraj Maddukuri
There's a pre-defined CSS code for all buttons to change their color and background color to a certain value when each button is hovered over, which works fine for all cases except when a button is set to open a popup window. The button remains the same color when I hover over when it's set to open a pop-up upon a click. Is the the issue with the platform itself or do I need to find a workaround in CSS& Javascript?
Log In