Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #400331

    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

    #400792

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.