Slider Carousel photo - by Taha - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 11 months, 1 weeks ago ago by Taha

  • Avatar: vasak
    Taha
    Participant
    May 24, 2023 at 10:05

    hello, I want to say how to do this product like slidern example or what code can be done with it, I would be glad if you help me slider Carousel endless
    loop photo

    like the link in the example

    https://www.parkkaron.com.tr/kadin-gri-cep-detay-dugme-kapama-burumcuk-kumas-kisa-ceket
    https://tinyurl.com/2zfge4a5

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 24, 2023 at 13:51

    Hello Vasak,

    Thank you for contacting us and for using XStore.

    There is no such possibility, unfortunately. It requests additional customization in files, which is outside the scope of our basic support.
    If you want paid Customization services submit a customization request to WPKraken team.

    You can try to add the next custom CSS code:

    @media only screen and (min-width: 992px) {
        .col-lg-6.col-md-6.col-sm-12.product-information {
            position: static;
            margin: 0;
            width: 34%;
        }
        .col-lg-6.col-md-6.col-sm-12.product-information + div {
            width: 100%;
        }
        .col-lg-6.col-md-6.col-sm-12.product-information .product-information-inner {
            position: absolute;
            top: 0;
            right: 9vw;
            width: 30%;
            background: #fff;
            padding: 15px;
            border: none;
            max-height: 80vw;
            overflow: auto;
            min-width: 350px;
        }
        .swipers-couple-wrapper .swiper-wrapper img {
            margin: 0;
        }
    }

    + the code you made → https://prnt.sc/Q7HfWfFHnBYf could be removed because we already added it in the code above with the media query requirement.
    But the result is not exactly as in your example, and additional customization is needed still.

    Kind Regards,
    8theme team

    Avatar: vasak
    Taha
    Participant
    May 24, 2023 at 16:38

    THANK YOU

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘slider Carousel photo’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.