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

    Hi team,
    i have rebuilt this function (https://kriesi.at/support/topic/portfolio-grid-questions-2/) on a new website.
    Mouseover works … clickable too.

    Now, i have 2 blocks here that should only show text with link for contact without mouse over scroll function .. can i exclude those both blocks from the global setting with scrolling? and how?

    https://ibb.co/B52b9zW8

    • This topic was modified 2 days, 23 hours ago by xeovision.
    #1495847

    Hey Sebastian,
    In your theme settings you had the Load jQuery In Your Footer option enabled, so you were getting a jQuery error. I added

    window.addEventListener('DOMContentLoaded', function() {
    ...
    });

    To the script to correct this.

    Best regards,
    Mike

    #1495849

    Great thx .. i wondered why this worked now :) without seeing your answer.

    But i figured another issue with the blue boxes with should contain only the without animation .. is that possible?

    • This reply was modified 2 days, 23 hours ago by xeovision.
    #1495850

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio grid with mouse ober Text and link to Gallery’ is closed to new replies.