Dear Team,
I have desactivated the form of the checkout form because it was a lot of information..
But now the botton go to payment is not aligned with the other elements at the right which gives a bad design impression.
Is it something I can customize myself in the Tagdiv edit.. I didn’t find a way to move the bouton
Also I couldn’t find a way to change the color of the go to payment botton or the stripe bulletpoint -> is it possible to change the color in the tagdiv edit or does’t require code customization pls?
If the link doesn’t work, you can chose a paid plan: https://www.captainforest.com/subscription-plans/
Hi,
Please let me know by email how you want the button to be aligned and mention a few details about the other customizations. All of these should be possible either in the composer or with some CSS. And please make the website account I used before an admin again, or provide a new one. I will help, let me know.
Thank you!
Dear Team,
I have just noticed something. If a user goes directly to the plans page and select a plan, then the user is direct to the checkout form and completes all procedure until payment.
However, there is one thing, we don’t ask the user to check the box that he is accepting the terms of use of the website …
Is there a way to add that box before payment ?
https://www.captainforest.com/subscription-plans/
Hi,
Unfortunately, the theme does not have an option for that.
What can be done is to set the checkbox and use JavaScript to check whether it is selected or not (this script will run when the plan button is clicked). If it is not checked, the checkbox text will be highlighted in red. If it is checked, the process will proceed as normal.
Thank you!
