• I have problem with Jqarousel in theme after I changed theme width, now it slides only 6 posts (post links with featured images).

    Its here: https://lapan.com.ba/category/muzika/

    When you click on next – srcoll, it will scroll, putting last one as first one, I want that last one to be gone also. It should scroll 7 post, not 6.

    I tried with CSS, was looking into js code, but did not found anything particular, its all counted by width and margin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is this part of your theme or is it a plugin?

    Thread Starter pinokio

    (@lapanwebsite)

    Hello, Esmi.

    It is part of a theme.

    I did not liked theme default width, so I using YouTube source code tried to get similar something, but yet not the same design, and in time I did not notice that with carousel till today.

    I have carousel.js and carousel.min.js, or something like that, I was inspecting and analyzing codes inside both scripts, but seems they are defined per css width and margin, and have + “0px”. So it is probably something with css, or maybe not?

    I put important to carousel width to make it stay like that and tweak some margin and padding also, but as you can see, it slides 6 instead 7 posts.
    And if you remove !important width from style css, it will add marginand show just 6 posts in carousel.

    By default in theme it slides 5 posts, so I kind of think somewhere is code for maximum slide items or maximum slide width, but not sure where.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jqarousel scrolling in WordPress theme?’ is closed to new replies.