This topic has 4 replies, 2 voices, and was last updated 9 years ago ago by Eva Kemp
Hi, pls can you advise on the following issues:
» in the pot file didn’t manage to find the string to translate the following line
http://prntscr.com/8vl5n4
» the part of the quick view panel is invisible
and after adding a css code still some new products are at different levels
http://prntscr.com/8vl7m2
» is it possible to make number of product per page dropdown list?
http://prntscr.com/8vl88n
Hello,
1. That text is written in page content. Go to wp-admin panel > Pages > edit the page where this text is displayed and translate it there.
2. Please use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.footer-product {
transform: translateY(50px);
height: 50px;
}
.product-content-image img {
height: 300px !important;
}
3. Unfortunately there is no such option.
Regards,
Eva Kemp.
Dear Eva, thank you for the update, all is solved 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: problem, quick view, solution, themes, translation, woocommerce, wordpress
The issue related to '‘Problem with the quick view panel, translation &’' has been successfully resolved, and the topic is now closed for further responses