-
AuthorPosts
-
May 30, 2017 at 10:37 am #801428
http://www.aurelwireless.com/nuovo/antenne/ can be setting css only form on background style?
May 30, 2017 at 11:36 am #801449Hey unicaweb,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top.page-id-1711 .avia_ajax_form .text_input, #top.page-id-1711 .avia_ajax_form .text_area { background-color: rgba(0,0,0,0.9); }Hope this helps :)
Best regards,
NikkoMay 30, 2017 at 12:20 pm #801464Yes but for ever page where I have form on background ?
-
This reply was modified 8 years, 5 months ago by
goodpixel.
May 30, 2017 at 12:31 pm #801468Hi,
I think the solution for that is to enable Custom CSS Classes: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ then add a class for example form-with-bg to the color section then change the code I gave above with this:
#top .form-with-bg .avia_ajax_form .text_input, #top .form-with-bg .avia_ajax_form .text_area { background-color: rgba(0,0,0,0.9) !important; }Then on every form that has background, add the class name to the color section in which it resides. Hope this helps :)
Best regards,
NikkoMay 30, 2017 at 1:37 pm #801502Do not work input text is not white http://www.aurelwireless.com/nuovo/antenne/
May 30, 2017 at 1:39 pm #801504.form-with-bg .input-text, .form-with-bg .text_area {color: #fff!important;}
May 30, 2017 at 1:48 pm #801509Hi,
I have checked the link you gave but I can’t see any form.
Best regards,
NikkoMay 30, 2017 at 1:58 pm #801510May 30, 2017 at 9:31 pm #801672Hi,
I have checked the link and I don’t see this being done: https://kriesi.at/support/topic/input-text-color/#post-801468
Also white font color for the input field on the page you pointed out won’t look good since the background is also white.Best regards,
Nikko -
This reply was modified 8 years, 5 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
