Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #196729

    I recently created photo galleries for a site I am working on and all images do not fully appear when loaded or moused over.

    Go to http://www.solareamerica.com on the first page to see. I have deactivated almost all my plugins.

    This happens on all browsers – Chrome, IE and Firefox.

    I am using WordPress 3.7.1.

    #196854

    Hey rsds129!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia_transform .avia-gallery-thumb img {
    opacity: 1;
    }

    Regards,
    Yigit

    #196871

    Hey rsds129!

    Did you edit anything on the theme files? Please add this on your custom.css or Quick CSS:

    .avia_transform .avia-gallery-thumb img {
    opacity: 1;
    }

    Best regards,
    Ismael

    #196873

    Thank you gentlemen. That seemed to do the trick.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Picture Gallery Photos appear with opacity’ is closed to new replies.