This issue keeps occurring for me, every new site I recreate
-
ON the Contact Us Page - using - Gravity Form
-
50% fields stacking
-
If I use the Pro styling - I get all sorts of Miss match of spacing between fields.
-
I have removed Pro gravity form styling ->
add_action(‘wp_enqueue_scripts’, ‘no_x_gravity_form_css’, 9999999);
function no_x_gravity_form_css () {
wp_dequeue_style( ‘x-gravity-forms’ );
}(NOTE there are multiple versions of this all over the forum)
I STILL get stacking.
Cannot see why this is…
Can you advise please - will post site details in secure message
ALSO Can I recommend / request creating an areas in the support (APEX) where you have a page for each Plugin containing current tips and tricks.
e.g. 1 page for Gravity Form Tips.
- This would save lots of time searching through the forum, finding different answers / problems, fixes that don’t work etc…. Or the same issues 1000 of times….
- This could be one page, you could go to for the plugin you are working with and find your issue, quick and easy.