New Landing How can we help? Themeforest Theme Support Neighborhood Product carousel not showing arrows on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • #245010
    smete135
    Member
    Post count: 20

    On mobile, the product carousels look no different than a single row and column of product displaying by itself. The carousel works when swiped left or right but there is no indication to the users that it can our should be swiped.

    Arrows would help. Also giving is the option to set the carousel to automatically turn by one product after a certain delay would help.

    Thanks.

    Selim

    #245629
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You could look to make the arrows active on mobile with this example:

    @media only screen and (max-width: 767px) {
    .carousel-wrap a.carousel-next, .carousel-wrap a.carousel-prev {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }
    }

    The supplied login details do not work.

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register