Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Parallax image not showing in Chrome #162967
    Bitpulse
    Member
    Post count: 2

    I’m not a developer, but I’m trying to debug.
    I see in my Chrome web developer tools, when I change the css value of

    media=”all”
    .spb_parallax_asset {

    overflow:hidden;

    }

    into
    media=”all”
    .spb_parallax_asset {

    overflow:visible;

    }

    When I do the above, the parallax image and text appear.
    I already tried to use an additional class (to avoid needing to change one of the core CSS files) and also tried to change the core css file, but I’m not able to get this working.

    Is this CSS class changed during page load through .js or so?

    Any ideas how to solve this issue?

    Many thanks,
    Steven.

    in reply to: Parallax image not showing in Chrome #162957
    Bitpulse
    Member
    Post count: 2

    I’m using also a revolution slider on all the above pages.
    I’ve noticed that the problem only appears when the revolution slider contains more than 1 slide. When I only make the first of 5 slides visible on the homepage, the parallax problem is resolved.

    I really need to use multiple slides on the homepage.
    Any ideas how to solve this issue, caused by a conflict between the revolution slider and the parallax?

    Many thanks.
    Steven.

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