Tagged: x
-
AuthorPosts
-
April 23, 2016 at 7:16 pm #897010
stupattersonParticipantHi there, I’m getting some kind of white drop shadow or perhaps some kind of faux bold effect on my type and it’s all fat looking. I tried dropping in some code to the customizer from a previous thread with kinda similar issues, but it didn’t quite work. Somehow there’s a style overiding every custom edit I attempt. I also hoped for flat, square buttons, fields. Please let me know, if you can, how to best control the styling of the forms. I’m just wanting something super flat, no heavy weights on the type… Thanks, Stu
April 24, 2016 at 8:36 pm #897940
Rue NelModeratorHello Stu,
Thanks for writing in! To have a flat and square buttons, fields, etc., please add the following css code in the customizer, Appearance > Customize > Custom > CSS
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { border-radius: 0; border: none; box-shadow: none; }Please let us know if this works out for you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-897010 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
