CSS samples for newbee

This topic contains 2 reply and 2 voices, and was last updated by karulo 10 years, 9 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
June 28, 2013 at 11:18 am 5377
karulo Hi people, I just created my first form with the plugin and the look of it is not what I would like. Firstable i would like to get rid of those black bullets. And also I would like to get all the the text field under the title (which will go in black colour). http://www.teinspira.com/mandanos-tus-ideas Could you guys please let me know a CSS sample code I can use? also could you explain me where to place it? Thanks in adacance!!!
June 28, 2013 at 1:45 pm 5383
Tareq Hasan Tareq Hasan

Insert this CSS codes into your thems style.css

[css]
.entry ul.wpuf-form li .wpuf-label { float: none; }
.entry ul.wpuf-form li { list-style: none; }
[/css]

June 28, 2013 at 1:51 pm 5384
karulo karulo

thanks Tareq 😉

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