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

    Is there any way to remove the animation on the post slider element?
    Ex. https://kriesi.at/themes/enfold-2017/elements/post-slider/

    When you click on the arrow it goes white before the next section displays.

    #1326171

    Hey wp1,
    Thank you for your patience, to do this please edit the file \wp-content\themes\enfold\js\shortcodes.js
    and look for this around line 200:
    $('.avia-content-slider-active', container).aviaSlider({wrapElement: '.avia-content-slider-inner', slideElement:'.slide-entry-wrap', fullfade:true}); and change the last word “true” to “false
    then disable Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

    #1327537

    Thank you for the reply. That did the trick!

    #1327588

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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