Line Break between input field and Help text

This topic contains 5 reply and 3 voices, and was last updated by paperweight 10 years, 11 months ago
Viewing 5 Posts - 1 through 5 (of 5 total)
Author Posts
May 7, 2013 at 10:12 pm 3333
paperweight Hello and thank you in advanced for your help. How can i force the help text to display in another line just bellow the user's input field and not to display after it? Another question: Its seems that the plugins is not responsive. Is it or i´m doing something wrong? Thank you very much Best
May 8, 2013 at 12:50 pm 3349
Tareq Hasan Tareq Hasan

You can use some CSS help I guess.
[css].wpuf-help{ display: block; }[/css]

May 8, 2013 at 8:15 pm 3375
rocketseven rocketseven

Thanks for your help. But i really don’t know almost nothing about coding…And i really have to say that i don’t know what to do with that line you wrote 🙂 Sorry for the ignorance.

Is there any kind of simple command line that i cam put in the custom CSS just to say to the plugin that all the help text lines go to the next line after the input fields?

Thanks for your Help and attention.

Best

May 8, 2013 at 8:32 pm 3377
Tareq Hasan Tareq Hasan

The code I gave you, put it in your themes style.css file.

May 9, 2013 at 12:48 am 3383
rocketseven rocketseven

Thank you for your quick reply.

I don’t understand what was the result because i don´t see nothing. But thanks anyway. You are not the responsible for my lack of knowledge in this area.

I will try to ask a friend that knows CSS to ry to solve my problem.

Thank you

May 9, 2013 at 2:05 pm 3413
paperweight paperweight

The easiest way is to just paste that CSS code into your main WordPress theme’s CSS file. I did it, I cleared my browser cache, I reloaded, and it works fine now 🙂

Viewing 5 Posts - 1 through 5 (of 5 total)