Hello, Firstly, I love love love this plugin and use the pro version Question, the text under the Confirm & Pay (Finalize Payment) is squashed. Is there a fix for that? https://www.dropbox.com/s/du058580o4uopvg/textsqush.png?dl=0
8 Answers
Hi Leon,
Thanks for your Love and Support for this Plugin.
Can you please share your website url ? There will be a little css issue. I will Provide you the solution.
Thanks
Hi Leon ,
Please add below given CSS to additional CSS section
#cclw_payment_section .col-lg-6.col-md-6.col-sm-12.col-xs-12 {
width: 100%;
}
#cclw_payment_section .checkbox input[type=checkbox] {
position: relative !important;
margin: unset;
}
Do let me know how it works.
Thanks
Your Answer