This topic has 9 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hello
I have updated new version and my products gallery is not showing.
Another problem
Hello,
1-2. What woocommerce version do you use?
3. You may add this code in Theme Options > Custom css or in style.css file of child theme:
.single-product .product-information .email-link, .single-product .product-information .product_meta {
display: none;
}
4. What exactly do you mean? We provide support on this forum and you can post questions into the Private Content area. Also, you may contact us via this form https://www.8theme.com/contact-us/ but the forum is the fastest way.
5. Could you please provide temporary wp-admin access in Private Content?
Regards
1-2. 3.3.1 version
3. It won’t work
Hello,
1-2. Please clear cache and check now.
3. http://prntscr.com/igrqpt
5. You need to re-upload logo images in Theme Options > Header Settings.
Feel free to ask if you have any other questions.
Regards
hello,
thank for your email. And sorry for late reply.
Hello,
Clear your cache after changes
5-6 (8 the same screen)
.button, .btn {
color: #fff;
}
You may change the icon via Customizer http://prntscr.com/ih7qnm
7
.single-product #wc-stripe-payment-request-wrapper {
display: none;
}
Regards
hello,
Thank you for your email. all your code is not working. I am facing the same problem.
Hello,
Please change this code:
.button, .btn {
color: #fff;
}
to
.button, .btn {
color: #fff !important;
}
after that please clear cache and check one more time.
Regards
You must be logged in to reply to this topic.Log in/Sign up