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

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

    Now, i have blue 2 blocks inbetween which 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

    mouse over 111

    #1495854

    Hey Sebastian,
    Try adding this css:

    .referenzen .post-entry-4082 a.grid-image + .grid-content,.referenzen .post-entry-3960 a.grid-image + .grid-content {
        opacity: 1;
        transform: translate(-50%, -50%);
    } 

    Best regards,
    Mike

    #1495862

    Perfekt .. many many thx .. so, we can close here

    #1495865

    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 with animated text AND block inbetween wo animation’ is closed to new replies.