New Landing How can we help? Themeforest Theme Support Dante Blog Carousel Arrows

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #318488
    jbadrov
    Member
    Post count: 43

    Is there a way to make the blog/post carousel navigation arrows to always be present as opposed to just having them appear when the mouse hovers over? Add added this to my CSS and it did not work:

    a.next,a.prev{opacity:1 !important}

    I have a blog carousel on my home page that I would like to have the arrows always present.

    #318675
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .flex-direction-nav .flex-next, 
    .wooslider-direction-nav .wooslider-next, 
    .carousel-wrap a.carousel-next, 
    .flex-direction-nav .flex-prev, 
    .wooslider-direction-nav .wooslider-prev, 
    .carousel-wrap a.carousel-prev {
         opacity: 1!important;
    }
Viewing 2 posts - 1 through 2 (of 2 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