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

    Hi,
    The theme comes with the functionality to insert an image then animates it on hover.
    I added some headings and paragraph but would (under the caption section) like to also animate them altogether.
    I am able to animate / scale the headings and paragraph using css but it will only animate when I hover on top of the texts.

    Is there a way to animate all the divs on hover of the image? Please see attached screenshot. It is in staging as of now. I’ve tried my best but cannot seem to solve it. I’m thinking I have to particularly configure the php file. Please advise and thank you!

    hover image

    #571790

    Hi avwebmaster!

    It sounds like you would need to apply an animation to the child element when hovering over the parent element. Something like this most likely, http://stackoverflow.com/questions/17638082/css-transitions-on-child-element-when-hovering-the-parent.

    Cheers!
    Elliott

    #571822

    I will test this out, Elliot. Thanks!

    #572663

    Hey!

    Glad we could help :) If you still have any questions please get back to us with a link to your site so we can help you better.

    Regards,
    Vinay

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