Single product page gallery, how to make arrows always visible ?

This topic has 2 replies, 2 voices, and was last updated 11 months ago ago by Tony Rodriguez

  • Avatar: v4vonny
    v4vonny
    Participant
    November 18, 2023 at 17:30

    how to make arrows always visible in single product page ?
    Now its only visible when mouse over

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 20, 2023 at 09:53

    Hello, @v4vonny,

    We appreciate you reaching out to us and for your continued use of XStore.

    For your convenience, please follow the instructions below to add custom CSS to your site:

    1. Go to XStore > Theme options > Theme Custom CSS > Global CSS.
    2. Insert the following code:

    .single-product .arrows-hovered .sm-arrow, .arrows-hovered > .swiper-container .swiper-custom-left, .arrows-hovered > .swiper-container .swiper-custom-right {
        opacity: 1 !important;
        visibility: visible !important;
    }

    3. After adding the custom CSS, kindly clear your browser cache and revisit your site to see the changes.

    Should you need any additional support or have any questions, please feel free to contact us. We are here to assist you.

    Warm regards,
    The 8Theme Team

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

The issue related to '‘single product page gallery, how to make arrows always visible ?’' has been successfully resolved, and the topic is now closed for further responses

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