Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1485509
portfolio slider on mobile
Closed

Comments

  •  1
    David started the conversation

    Hi, on mobile, the portfolio slider don't show the arrows to move from one portfolio item to another.

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    @media (max-width: 1024px) {
    .row .portfolio.portfolio-slider .portolio-slider-prev, .row .portfolio.portfolio-slider .portolio-slider-next {
        opacity: 1;
    }
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  1
    David replied

    Perfect, Thank you!!!

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver