Home › Forums › WoodMart support forum › timer › Reply To: timer
May 31, 2021 at 11:22 am
#296631
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-product-countdown {
display: flex;
flex-direction: row-reverse;
justify-content: center;
}
Best Regards