Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10039308
    brashad
    Participant

    Hi,

    I’m trying to decrease the number of thumbnails on the portfolio-6.html page. It auto-generates thumbnails when I delete them. I need 3 of them at a time on the page instead of 4.

    Which part of the code is responsible for that?

    Regards,


    #10039309
    Support
    Keymaster

    Hello, thanks for your purchase.

    You need to set the carousel with the following HTML code:

    <div class="owl-carousel owl-theme carousel-stripes nav-style-7 nav-color-light nav-size-2" data-plugin-options="{'responsive': {'0': {'items': 1}, '479': {'items': 1}, '768': {'items': 2}, '979': {'items': 3}, '1199': {'items': 3}}, 'dots': false, 'nav': true, 'loop': false}">

    Let me know if you need further assistance.

    Kind Regards.


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.