April 12, 20188 yr Hi Everyone! I have a site and I'm struggling to get Gravity Forms to look a certain way. https://webdesignstaging.site/firstfloorflow/contact/ As you can see it's the basic form layout. I need to get it to look like this.
April 12, 20188 yr Author Now before some say why don't you reach out to the developers... I want to say that I value this community and I wanted to ask you guys first.
April 12, 20188 yr Why? That layout isn't going to work on anything except a large screen so anyone using a tablet/phone will get a poor UX. What you need are the ready classes: https://docs.gravityforms.com/css-ready-classes/ PS: your page layout doesn't work on smaller screens. The hero image and content breaks. The homepage is even worse. The thumbnail resize but then become unreadable. You need to use something like display:grid and change the number of columns as the device width decreases. Edited April 12, 20188 yr by fisicx
Create an account or sign in to comment