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

    Good Morning ,

    i was wondering whether it is possible to create a image rotation when the cursor hovers over the image within my gallery section?
    if you may need temporary admin access just let me know!

    Cheers
    Isaac

    #324914

    Hey curmi01!

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

    .avia-image-container-inner:hover img {
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    }

    If this is not what you meant, please post an example

    Best regards,
    Yigit

    #324954

    Sorry for that however i wasn’t clear.

    What i wish to have is a rollover image effect when cursor is placed on 1st image.i.e i intend on having 3 images within the same slider and will automatically rotate when cursor is placed on the 1st image ultimately showing image 2 and 3 respectively.

    #324959

    Hi!

    Unfortunately that is not easily possible and you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.

    Best regards,
    Yigit

    #324967

    Thank you for your efficient replies

    Cheers
    Isaac

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hover for Images withing Gallery’ is closed to new replies.