CSS Styling gone to default
-
Hi I had styling that was working previously but now it has gone to default.
This was the css I had edited.
.cp_cff_professional { background: transparent linear-gradient(to bottom, #464646 0%, #464646 100%) repeat scroll 0% 0%; background-color: #464646; width: 80%; margin-left:10%; } .cp_cff_professional #fbuilder select, .cp_cff_professional #fbuilder textarea, .cp_cff_professional #fbuilder input[type="text"], .cp_cff_professional #fbuilder input[type="file"] { border-color: rgb(109, 109, 109) rgb(42, 42, 42) rgb(0, 0, 0); padding-top: 7px; padding-bottom: 7px; border-radius: 10px; background: transparent linear-gradient(to bottom, rgb(227, 227, 227) 0%, rgb(247, 247, 247) 8%, rgb(255, 255, 255) 100%) repeat scroll 0% 0%; color: #000000; } #fieldname8.1.field.calculate-button { background: #9b1111; font-weight: bold; color: #ffffff; } .cp_cff_professional #fbuilder input[type="button"]{ background: #9b1111; font-weight: bold; color: #ffffff; padding-right: 20px; padding-left: 20px; padding-top: 10px; padding-top: 10px; border-color: #9b1111; float: right; } .cp_cff_professional #fbuilder input[type="reset"]{ background: #9b1111; font-weight: bold; color: #ffffff; } .cp_cff_professional #fbuilder .pbSubmit{ background: #9b1111; font-weight: bold; color: #ffffff; } .benefit #fbuilder input[type="text"]{ font-size: 35px; border-width: 4px; color: #1a6119; border-color: rgb(155, 17, 17) rgb(155, 17, 17) rgb(155, 17, 17); padding-top: 7px; padding-bottom: 7px; border-radius: 10px; } .benefit .cp_cff_professional #fbuilder input[type="text"]{ font-size: 35px; border-width: 4px; color: #1a6119; border-color: rgb(155, 17, 17) rgb(155, 17, 17) rgb(155, 17, 17); padding-top: 7px; padding-bottom: 7px; border-radius: 10px; } .cp_cff_professional .benefit #fbuilder input[type="text"]{ font-size: 35px; border-width: 4px; color: #1a6119; border-color: rgb(155, 17, 17) rgb(155, 17, 17) rgb(155, 17, 17); padding-top: 7px; padding-bottom: 7px; border-radius: 10px; }
You can view the for here on my test page: https://rfslends.com/nancy-test/
Thank you for your time.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS Styling gone to default’ is closed to new replies.