Archived topic
Newbie : Piotnet Form not supported by GeneratePress
7 replies · Started by Frederique on June 22, 2021
Hi there!
I've tried different themes and set up with a new but strong form plugin named Piotnet.
Here's an eg https://www.colormyweb.pro/ATS/formulaire-de-pre-inscription/
We cannot design a form like in other themes.
I've tried to explain it via a video https://vimeo.com/566018111/d7cc7a5a4f
Any idea ?
Thanks a lot.
Hi there,
can you confirm the login details as i cannot access the site admin ?
Hi!
Details removed by admin
That worked - thank you :)
Add this CSS to your Customizer > Additional CSS:
.piotnetforms-container {
flex: 1;
}
Thanks a lot :)
Is it ok with GPress and I won't have any other issus ?
Thanks !
Shouldn't be any issues.
The GP Theme uses Flexbox for its layout - and the Container that Pionet adds for its content also uses Flexbox, but they didn't give it a 'width'. That CSS simply tells the container to Grow to fill any space available to it :)
So all should be fine.!
A W E S O M !
Thanks a lot :)
Glad to be of help