Home>Support>Post Carousel widget Arrows dissappear on mobile version

Post Carousel widget Arrows dissappear on mobile version

By Kapitan, 9 years ago. Last reply by Kapitan, 9 years ago.

Dear site origin team,

the post carousel widget works pretty well and I love it. It’s better then the previous version because you can actually drag to the next post on the mobile version. The previous didnt have that option and you had to push the small arrows.

My problem is that we now dont have the arrows on the mobile version showing that we have other posts on the line. The arrows are still there on the web version.

Best Regards,

URL: http://www.healthtrade.com.tr/urunlerimiz/pek-yakinda/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 2 months ago Magus
    Hi, I Work Here

    Hi Kapitan

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media screen and (max-width:600px) {
    .sow-carousel-title a.sow-carousel-next,.sow-carousel-title a.sow-carousel-previous {
        display: block !important;
    }
    }
    

    Let us know how you get on

    Magus

  2. 9 years, 2 months ago Private Message - Kapitan

    This is a private message.

  3. 9 years, 2 months ago Private Message - Kapitan

    This is a private message.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More