-
AuthorPosts
-
January 13, 2019 at 5:47 pm #1053387
Hi, the font of all my contact forms on the site has changed and I can’t figure out why and how to change it back to Open Sans Hebrew.
Also, how can I change the font folor of the fields only (no the button) to white?
Thanks.
January 14, 2019 at 6:48 am #1053541Hey DROR,
Please try the following in Quick CSS under Enfold->General Styling:
input { font-family: "Open Sans Hebrew" !important; }Best regards,
RikardJanuary 14, 2019 at 11:15 am #1053605Thanks Rikard, it worked on all except for these 2 fields – http://prntscr.com/m6whst – how can I apply the font to these fields?
Thanks.
January 15, 2019 at 5:13 am #1053952Hi,
Thanks for the screenshot, is that the form on the contact page? If so then please try this instead:
input, select option font { font-family: "Open Sans Hebrew" !important; }Best regards,
RikardJanuary 15, 2019 at 10:47 am #1054049Hi, that didn’t work.
January 15, 2019 at 6:33 pm #1054247Hi bakbek,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJanuary 15, 2019 at 8:54 pm #1054339This reply has been marked as private.January 15, 2019 at 8:59 pm #1054349Hi bakbek,
Best regards,
VictoriaJanuary 16, 2019 at 1:10 pm #1054540Seems like when i’m connected to the site it doesn’t display the correct font but when i’m logged out it does.
On the contact page, in the last 2 fields it doesn’t show the correct font even when i’m logged out.
January 17, 2019 at 10:27 pm #1055208Hi bakbek,
Thank you for clarifying.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color select, #top .avia_ajax_form .text_area { font-family: "Open Sans Hebrew" !important; }If you need further assistance please let us know.
Best regards,
VictoriaJanuary 19, 2019 at 9:25 am #1055811Thanks!
January 20, 2019 at 10:31 am #1056094 -
AuthorPosts
- You must be logged in to reply to this topic.
