Home › Forums › WoodMart support forum › Additional Button on Product Loop with Link to related Product Variation › Reply To: Additional Button on Product Loop with Link to related Product Variation
June 23, 2023 at 9:54 am
#476796
Luke Nielsen
Keymaster
Hello,
1. Sorry but currently we are not offering any paid customization services.
2. Sorry, use the below code instead of the above one.
.product-grid-item .product-element-bottom {
display: flex;
flex-direction: column;
}
.product-grid-item .variations_form{
order: 1;
margin-top: 5px;
}
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Kind Regards