Shop Categories

X

particles on slider not moving with mouseover

Home Forums Agama Pro particles on slider not moving with mouseover

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6018
    dobeckperformance
    Participant

    The particles are no longer moving about with the mouseover on the slider. instead they just float freely and now i have a left and right tab on the slider. http://www.muzzysdigitune.com

    #6023
    Zex
    Moderator

    Hello dobeckperformance!

    That’s the way it should work.
    We changed the way they worked, because we had a conflict with the particles and slider button.
    With the left and right arrow on the slider you can manually change the slider image and it’s showing just when you hover the slider with mouse.

    If you don’t want it , you can hide it with adding CSS code below to the:
    General->Additional CSS

    code:

    .camera_next , .camera_prev {
    
    visibility:hidden;
    }

    https://prnt.sc/gcspsn

    Best Regards.

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