New Landing How can we help? Cardinal Portfolio Carousel Auto Rotate / Scroll

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #142127
    tylerdurdenphi
    Member
    Post count: 52

    I’ve seen this mentioned for other themes but couldn’t figure it out for Cardinal. How do I make the portfolio carousel automatically rotate or scroll?

    Also, how do I remove the portfolio carousel arrows and the pagination dots that appear under the carousel?

    Thank you in advance.

    #142161
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You can control those settings in the General options-> Carousel Options
    Check the attached image.

    To hide the dots and arrows add the code below to your custom css option.

    
    .title-wrap .carousel-arrows, .owl-carousel .owl-controls{
    display:none;
    }

    -Rui

    Attachments:
    You must be logged in to view attached files.
    #143182
    tylerdurdenphi
    Member
    Post count: 52

    This worked for the auto rotate and the arrows, however the pagination dots below the carousel are still there…?

    #143380
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Did you add the css to Theme Options > Custom CSS?

    – Kyle

    #143447
    tylerdurdenphi
    Member
    Post count: 52

    Yes.

    Attachments:
    You must be logged in to view attached files.
    #143450
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can you provide your link?

    – Kyle

    #143451
    tylerdurdenphi
    Member
    Post count: 52
    This reply has been marked as private.
    #143943
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    try this one

    
    .owl-pagination{
    display:none;
    }

    -Rui

    #143951
    tylerdurdenphi
    Member
    Post count: 52

    Worked, thanks again.

    #143954
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register