Disable button styling

This topic contains 3 reply and 3 voices, and was last updated by Andrew 9 years, 2 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
November 14, 2013 at 12:53 am 10061
Andrew Hi guys, I was wondering if it's possible to use the default styling of my theme for the buttons. Now they show up like this: http://i.imgur.com/lunEdik.png I'm not really savvy with code and I'm trying to find out where to start. Is it possible and can you point me in the right direction? Thanks! Rob
November 15, 2013 at 10:07 pm 10124
Tareq Hasan Tareq Hasan

Find ul.wpuf-form li .wpuf-fields a.file-selector and
ul.wpuf-form .wpuf-submit input[type=submit] line in /css/frontend-form.css and change the background-color and background-image property of CSS matching your theme.

November 18, 2013 at 4:58 am 10220
Robthijs Robthijs

Thanks Tareq!

January 11, 2015 at 8:19 pm 33884
Andrew Andrew

Is there any way to just use simple CSS override in order to get the buttons styled how I want, without having to edit the CSS sheet?

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