New Landing How can we help? Atelier Edit swift framework testimoniails carousel shortcode

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #212170
    gorenovo
    Member
    Post count: 7

    Hello,

    In the first column of my footer at ap.gorenovo.com I have a testimonials carousel. I would prefer to have the arrows of the carousel show beneath the testimonials (seen in my attached screenshot).

    Do you have any suggestions on how I would do this or what theme file I would edit?

    Best regards ๐Ÿ™‚

    Simon

    Attachments:
    You must be logged in to view attached files.
    #212192
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .title-wrap .carousel-arrows {
        margin-right: 0px !important;
        margin-left: 0px !important;
        position: absolute !important;
        bottom: 10px !important;
        right: 38px !important;
    }

    Thanks
    Mohammad

    #212421
    gorenovo
    Member
    Post count: 7

    Hello,

    I did put in that CSS. However, you aren’t able to click on the arrows anymore. Only can drag to the right/left and the user is able to use the arrows to change the testimonial.

    Simon

    #212739
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    You just need a z-index added to the code.

    .title-wrap .carousel-arrows {
        margin-right: 0px !important;
        margin-left: 0px !important;
        position: absolute !important;
        bottom: 10px !important;
        right: 38px !important;
        z-index: 9999;
    }

    Thanks,
    David.

    #212985
    gorenovo
    Member
    Post count: 7

    Thanks ๐Ÿ™‚

    #212992
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. We are glad ๐Ÿ™‚ to help you.
    Mohammad

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