New Landing How can we help? Themeforest Theme Support Neighborhood Carousel arrows display

Viewing 10 posts - 1 through 10 (of 10 total)
  • #315342
    cali75
    Member
    Post count: 48

    Hello

    How can I always display carousel arrows?
    I tryed this css code that I found in the forum but it did not work:

    .carousel-wrap a.next,.carousel-wrap a.prev{
    display:block !important;
    }

    thanks,
    best regards
    c

    Attachments:
    You must be logged in to view attached files.
    #315593
    David Martin – Support
    Moderator
    Post count: 20834

    The page is password protected, what is the password for that page?

    #315598
    cali75
    Member
    Post count: 48
    This reply has been marked as private.
    #315765
    David Martin – Support
    Moderator
    Post count: 20834

    Please use this CSS within the Theme Options -> Custom CSS.

    .carousel-wrap a.carousel-next, 
    .carousel-wrap a.carousel-prev {
        opacity: 1 !important;
    }
    #315769
    cali75
    Member
    Post count: 48

    I’m sorry, I meant both sides.
    Left and right. Now it works but only on the left.

    many thanks
    c

    #315773
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Strange.Try to also add this one

    .carousel-wrap a.carousel-next {
        opacity: 1!important;
    }

    -Rui

    #315775
    David Martin – Support
    Moderator
    Post count: 20834

    It won’t work with all these CSS errors:

    Please remove those and validate your CSS, they are not valid CSS comments.

    #315776
    David Martin – Support
    Moderator
    Post count: 20834

    It won’t work with all these CSS errors:

    Please remove those and validate your CSS, they are not valid CSS comments.

    #315780
    cali75
    Member
    Post count: 48

    OK thanks!
    It worked.
    best regards
    c

    #315781
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out.

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