How to get Default Image Overlay

Hello,

I'm using the simple slider and all my images appear with an overlay that makes it look faded. How do I get rid of it? I've searched the discussion and looked through the theme options.

Also, is there a way to set how many images/columns are shown on a page?

Thanks.

Comments

  • Nevermind. I figured it out. Here is the answer for anyone else searching this. Add this to the custom CSS (opacity was changed from .8 to 1). Be sure to clear browser cache for it show:

    .content_slider.carousel .content_slider_ul li img{opacity:1;}

  • It looked fixed but it was not fixed when I looked at my site today. :( What is the solution?

  • Hi,

    Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.

    Before that, clear your browser cache and plugin cache if you use any for that.

    Thanks

Sign In or Register to comment.