Home Forums WoodMart support forum Remove Reply To: Remove

#325053

afoukis
Participant

Again
1. The arrow had already gone, how can I find the code concerning the arrow to change the label ?
<div class=”wd-back-btn wd-action-btn wd-style-icon”> Empty link </div>
………………….
2. with your code, the numbers appear left while being right.
Icons for each category do not appear yet
body .widget_product_categories .product-categories li {
flex-direction: row-reverse;
}
body .product-categories li a {
padding-left: 20px;
padding-top:5px!important;
}

Can you check the private content?