Site logo

Archived topic

Newbie : Piotnet Form not supported by GeneratePress

7 replies · Started by Frederique on June 22, 2021

Viewing posts 1–8 of 8

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

This archived topic is closed to new replies.