This topic has 6 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler
I used the widget above products but I would rather put it under the product how can I do? thank you..
Hello,
Please show a screenshot what you want to achieve and provide page url with wp-admin credentials.
Thank you.
Best regards,
Jack Richardson.
I post a link to the product page, as you can see there the banner / slide above products, I would like the banner below products … thanks
http://www.myerla.com/product-category/scarpe/
credential in private
Hello,
You can add this code in Custom CSS:
.archive .filter-wrap {
order: 1;
}
.archive .content.main-products-loop.col-md-12 {
display: flex;
flex-direction: column-reverse;
}
Regards,
Rose Tyler.
ok thanks
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Change position of above the products widget’' has been successfully resolved, and the topic is now closed for further responses