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

    I built my site in the Enfold parent theme then moved it to a child theme. After re-doing a few things everything looks fine EXCEPT my portfolio preview images (featured images) are not showing up. When I edit the portfolio item the featured image does show up, but when I look at my pages (I’m using a portfolio grid layout), the images are gone. What have I missed?

    #446061

    Hi leslieedie!

    Please try re-updating the theme via FTP and make sure to overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    If that does not help, please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Best regards,
    Yigit

    #446095

    Adding the code fixed it. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘portfolio preview pics disappeared’ is closed to new replies.