Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #941977

    Hi can u share the page url , I have not found it on your site homepage .

    gavner Friend
    #942132
    Pankaj Sharma Moderator
    #942137

    Hi
    i already saw the site , but did not found the module on the above page .

    gavner Friend
    #942138

    The module is right underneath the header in the parallax position as you scroll down. All of the 21 large thumnails are from the module.

    Pankaj Sharma Moderator
    #942147

    Hi
    this is the Fade effect of the JA content popup , you can change the effect from the Module options > effects
    http://prntscr.com/binhyt
    And try this code in custom.css file

    .ja-cp-group .ja-cp-item {
        -webkit-transform: scale(1)!important;
        -ms-transform: scale(1)!important;
        -o-transform: scale(1)!important;
        transform: scale(1)!important;
    }
    
    gavner Friend
    #942434

    the fade effect disappears when the page loads but it comes back when you scroll further down the page.

    Pankaj Sharma Moderator
    #942445

    Hi
    I fixed is directly on your site , you can see the override css style in your custom.css file .

    Best Regards

    gavner Friend
    #942448

    thank you

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  gavner 7 years, 10 months ago.

The topic ‘ja content popup’ is closed to new replies.