-
AuthorPosts
-
November 13, 2015 at 5:23 am #535214
Is there code that changes the forms corner radius and the same with changing the text colour???
Thanks in advance
November 13, 2015 at 6:12 pm #535614Hi merlinmedia!
Can you please post the link to your page where you would like to make the changes so we can provide you an accurate custom CSS?
Cheers!
YigitNovember 13, 2015 at 6:17 pm #535630Hi merlinmedia!
sure. Show us which element you want to change and we take a look.
Cheers!
AndyNovember 14, 2015 at 2:11 am #535787http://learningatwork.co/wp-lawold/pricing/
the form for corner and the font as I would like to be able to change the font colour etc as it does not fit in with my website I am doing
Thanks in advance
November 16, 2015 at 7:47 am #536342Hi,
Please try the following in Quick CSS under Enfold–>General Styling to change the colour of the font:
.page-id-3813 input { color: red !important; }
Not sure how you want to change the border radius though?
Best regards,
RikardNovember 16, 2015 at 9:06 am #536379did not work… sorry
there are a number of forms within the site and will be more so I want to change it for all
November 16, 2015 at 4:14 pm #536577Hey!
Please use following code instead
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area { color: orange !important; border-radius: 10px!important; }
Best regards,
YigitNovember 17, 2015 at 3:49 am #537057sorry but the following code is stoping it from happening:
.main_color *::-moz-placeholder {
color: #4D4D4F;see following page.
http://learningatwork.co/wp-lawold/pricing/On the good side the forms got a radius :)
Any help would be fantastic. There will be 9 forms in this site and want all to fit in with design :)
November 17, 2015 at 4:23 am #537066Ok make it clearer I would like ALL forms within the site the following:
font: 0.8em “Open Sans”,”HelveticaNeue”,”Helvetica Neue”,Helvetica,Arial,sans-serif;
color: #828282 !important;
border-radius: 5px !important;Example of the forms are on the following pages:
http://learningatwork.co/wp-lawold/pricing (down the bottom)
http://learningatwork.co/wp-lawold/contact
http://learningatwork.co/wp-lawold/partners (the bottom form… the one above is contact 7 form and are asking the same with them)Hope this makes it clearer for you :)
Thanks in advance
DallasNovember 19, 2015 at 12:01 pm #538895Hi!
could you provide us admin access, so we can take a closer look please? post login details here as private reply.
Cheers!
Andy -
AuthorPosts
- You must be logged in to reply to this topic.