This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Post Carousel widget Arrows dissappear on mobile version

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Kapitan 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 7 months ago

    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. Kapitan Private 10 years, 7 months ago

    This is a private message.

  3. Kapitan Private 10 years, 7 months ago

    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.

Have a different question or issue?

Start New Thread