Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
[class*="card-content__CardContentTitle"]:hover {
opacity: 0.5;
}
Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:
[class*="card-content__CardContentTitle"]:hover {
opacity: 0.5;
}