Customization of the variations gallery - by Thomas

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

  • Avatar: Thomas
    Thomas
    Participant
    January 30, 2023 at 18:23

    Hi,

    can the variation gallery be customized?
    the arrows on the right and left hang partially in the images. They can be resized and repositioned, for example, further to the right?

    und second question:
    can id hide the word “Leeren” (means clear in english) after the select color?

    Thanks in advance

    BG
    Thomas

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 31, 2023 at 07:34

    Hello Thomas,

    1. a. You must resize the variation gallery arrows under XStore > Theme Options > Woocommerce (Shop) > Single Product Builder > Gallery > Set Arrows Size (Px) according to your requirements. Please refer to the image here for a better reference: https://ibb.co/51vJjjG

    1. b. Unfortunately, you cannot reposition the arrows of the gallery using theme options as there is no such option available at this time.

    2. To hide the word “clear”, please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and publish it. After that, please check back to your site after clearing the browser cache.

    .single-product a.reset_variations {
        display: none !important;
    }

    Best Regards,
    8Theme’s Team

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

You must be logged in to reply to this topic.Log in/Sign up

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