Hi, i’m trying to add a tint on the image in Fullwidth Easy Slider, but i don´t get it to work.
Could you point me in right direction?
/Thanx
Hey marfr!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-fullwidth-slider:hover {
opacity: 1;
}
.avia-fullwidth-slider {
opacity: 0.5;
}
If that does not work, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Regards,
Yigit