Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1313982

    I just updated the Enfold theme to the lates version and my images have vanished from the portfolio grid. I can hover over the area where the image should display, I can right-click and view the image in a new tab, so I know the images are there. However none of the images display. Example link provided in private area.

    Thanks

    #1314188

    Line 362 of portfolio.css is causing the issue.

    .js_active .grid-image{opacity: 0;}

    Overrode the opacity value in the custom CSS. Why would the value be set to 0??? This caused me a lot of grief from my customer.

    #1314292

    Hi,

    This problem should be fixed in the version you are running, please try removing the custom CSS you added to see if it still work after that.

    Best regards,
    Rikard

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