New Landing How can we help? Themeforest Theme Support Dante Deactivating the animation/transitions on the carousel prev and next buttons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #293132
    enadesign
    Member
    Post count: 11

    I would like to remove the animation or transition effect on the carousel previous and next buttons. I want them to be visible at all times instead of appear only when the cursor is in proximity to these buttons.

    Can you please assist in providing a solution to this. I may end up using this edit globally through out the website for any instances using the carousel feature.

    #293370
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .carousel-wrap:hover .carousel-prev, 
    .carousel-wrap:hover .carousel-next {
        opacity: 1;
    }
    #294417
    enadesign
    Member
    Post count: 11

    Thank you David for your support. I attempted to add that CSS adjustment and I am not able to notice a difference. The previous and next buttons are still hidden until my cursor is placed over the respective carousel feature. I would like the buttons to always be visible. Is there another way to accomplish this?

    #294618
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Did you add it in the custom css option in the Theme options-> General options?
    Can you provide the login for that security popup that appears before the login page?

    Thanks

    -Rui

    #294911
    enadesign
    Member
    Post count: 11
    This reply has been marked as private.
    #294927
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    This new site is also asking me for a password.

    you probably have some error in any css above the one that was provided and that prevents the code after the error to be applied.

    Move the code we provided to the top of that field.

    -Rui

Viewing 6 posts - 1 through 6 (of 6 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