This topic has 2 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Tony Rodriguez
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
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
Tagged: customization, gallery, persuasive, themes, variations, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up