Home › Forums › WoodMart support forum › wd-pf-button › Reply To: wd-pf-button
January 3, 2022 at 10:34 pm
#343249
Elise Noromit
Member
Hello,
Sorry, please try this:
body .wd-pf-btn{
min-width:100%;
}
body .wd-pf-btn button{
display:block;
min-width:100%;
}
Best Regards