This topic has 3 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Oliver Theiß
css problem with quick view on product page
We had actually already fixed this, but the error is back…. 🙂
The button is missing half of the background….
2…. Here I would like to adjust the color of the arrows, but I can’t get there myself. like in my store blue #2A3952
http://www.deinfitnessfreund.de/wp-content/uploads/2021/09/produkt-page-qick-view-26.09.png
http://www.deinfitnessfreund.de/wp-content/uploads/2021/09/pfeile.png
Thanks in advance
Oliver
Hello,
1) Add the below code to custom CSS
.quick-view-popup .quantity-wrapper {
height: auto;
}
2) Use the following custom
.template-container .posts-nav-btn .post-nav-arrow {
background: #2a3952;
}
Regards
hello olga , thank you very much
Tagged: help, product, quick view, themes, woocommerce, wordpress
The issue related to '‘quick view Product page CSS help’' has been successfully resolved, and the topic is now closed for further responses