Images turn white

  • Author
    Posts
  • #26060
    Alex

    Hello,

    When I hover with my mouse cursor over an image in my post page it makes the image light up. Does anyone know how to fix this?

    The website is wwww.theoakentowels.nl and the page the problem appears on is http://theoakentowels.nl/nieuws-2/

    Thanks in advance!

    #26083
    Walt

    Fix? It’s working as intended and was intentionally put into the theme.

    I believe it’s controlled in the css with this line of code:
    #content .wp-caption img {
    transition:all .3s ease-in-out;
    opacity:0.99;
    filter:alpha(opacity=99);

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Images turn white’ is closed to new replies.