Visual Composer Product Feature (Slider Arrow)

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: wholeman
    wholeman
    Participant
    May 21, 2015 at 17:10

    Hello,

    I put product feature with slider option.

    However when I see the home, it does not see slider arrow on iPhone and I am afraid that people does not know there are other products.

    I would like to make visible arrow next to product image.

    Over 500px width, it shows arrow.

    Please check below, and tell me how.

    http://112.169.86.188:8001/

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    May 21, 2015 at 18:15

    Hello,

    Add this code in style.css file of your child theme:

    @media (max-width: 480px) {.slider-container .owl-prev, .slider-container .slider-prev, .slider-container .owl-next, .slider-container .slider-next {
        display: block !important;
    }}

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.