How to move description

Hi,
I would like to move the description from the product feild next to the user input ( its default is below it )
Thanks

Hello Rochel,

Thank you for reaching out.

This can be achieved by applying some custom CSS.

First, make sure the description placement is the default, which means at the bottom.

Need to select the input container and add width, float. Same for the description div.

The CSS selection can be handled by using the GF-provided field id

Add your CSS code in the child theme’s style.css file or in Appearance → Customize → Additional CSS .

If you could provide your URL where can find the form would be great to produce the required CSS.

Regards,

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.