Hi,
I am new to the OutSystems. I am trying to add hover effect to the style class as shown below in the screenshot
I am trying to add hover effect in the stylesheet as shown below in the screenshot.
But somehow, it is not reflecting. can anyone tell me how to do it??
Hello
Have you alredy defined the border to the Same class you have defined
proper CSS would be
.ContentProd:hover{
border:1px solid yellow;
}
Best Regards,
Tousiff Khan
Hi Xavior,
Hope you are doing well.
Can you share OML file if possible to provide you the best solution.
Regards,
Shubham