Tell us what you are trying to do? I want to edit the checkout page with divi as it looks better but Toolset doesn't seem to be working with that page.
Is there any documentation that you are following? No, couldn't find any.
Is there a similar example that we can see? Here is a video explaining the issue hidden link
Hello. Thank you for contacting the Toolset support.
It seems to be conflict with CSS.
Are you using Bootstrap with your site? If no:
What if you try to disable the Bootstrap by navigating to:
=> Toolset => Settings tab and from section "Bootstrap loading" select the desired option and check if that help you to resolve your issue.
Unfortunately - the video you shared is not working.
Can you please send me access details with few screenshots or video?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
Form's uses the Bootstrap library and for that you'll have to include the Bootstrap Library from Toolset > Settings > General and from section "Bootstrap loading" select desired library.
It's not perfect, I had to add this code .woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}
But it still blocks the shipping to address section and notes section but because I don't need that information for this product as it's online. I've removed them. I'll see how this goes and get back to you, if I need. Thank you for your time and help today. Much appreciated.