
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 1, 2020, 12:22
Hello Gerson
this is a conflict with your CSS styles(kingdom_frontend_stylr). My video - https://c2n.me/49hm5Wo
Try to add CSS
.woocommerce .woof button.button{
position: inherit;
opacity: 1;
left: unset;
transform: inherit;
}
Hello Gerson
this is a conflict with your CSS styles(kingdom_frontend_stylr). My video - https://c2n.me/49hm5Wo
Try to add CSS
.woocommerce .woof button.button{
position: inherit;
opacity: 1;
left: unset;
transform: inherit;
}

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 2, 2020, 12:05
Hello
Change the CSS
.woocommerce .woof button.button{
position: inherit;
opacity: 1;
left: unset;
transform: inherit;
margin: 10px;
}
The reset button still not appears. - https://c2n.me/49idrRO.png - It only appears when there is a search term.
Check that the shop template has a sidebar
How can I make it that the customer can choose different colors or sizes or material as an "OR" request - In this case, you need customization of the code. (Change main query)
Hello
Change the CSS
.woocommerce .woof button.button{
position: inherit;
opacity: 1;
left: unset;
transform: inherit;
margin: 10px;
}
The reset button still not appears. - https://c2n.me/49idrRO.png - It only appears when there is a search term.
Check that the shop template has a sidebar
How can I make it that the customer can choose different colors or sizes or material as an"OR" request - In this case, you need customization of the code. (Change main query)

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 5, 2020, 11:49
Hello
Use hooks - https://presscustomizr.com/snippet/three-techniques-to-alter-the-query-in-wordpress/
Hello
Use hooks - https://presscustomizr.com/snippet/three-techniques-to-alter-the-query-in-wordpress/