Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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,092
    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,092
    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