Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #229044

    Hi. I’ve been working with enfold template and it works great. Lately i added some blog post to my home page where i already had some other images with a roll over effect. everytime i roll over the images i had, the post images below them shake. I don’t really know how to solve this.

    Can you please give me a hand?

    Thanks support team!!!

    #229049

    Hey claraelisa!

    Can you post the link to your website and point out the section so we can take a look?

    Regards,
    Yigit

    #229056
    This reply has been marked as private.
    #229059

    Hi!

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

    .container_wrap { 
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0); }

    Cheers!
    Yigit

    #229060

    Thank you sooo much Yigit. That worked perfectly!!!

    Keep up the good work :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Post images shaking’ is closed to new replies.