where is the location of the english language pack?
I would like to change the form label “Please prove that you are human by solving the equation *”
thanks
Hey reefcentraluk!
Thank you for using the theme!
You can edit the label on config-templatebuilder > avia-shortcodes > contact.php. Find this code on line 244:
$elements['avia_age'] = array('type'=>'captcha', 'check'=>'captcha', 'label'=> __('Please prove that you are human by solving the equation','avia_framework' ));
Change the label to something else.
Regards,
Ismael
And how about changing the font color? it is giving me a gray color text that doesn’t go with my background
Hi oscar_andrade,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Thank you, Victoria!
As you can see, right at the end of the page (link in private content) contact form, the label of the captcha “Para mayor seguridad, responde la siguiente pregunta *” has a gray I want that to be white for example, otherwise is not readable with a blue colored background.
Thanks for your help.
Hi,
Try this code in the General Styling > Quick CSS field:
#element_avia_8_1 label,#element_avia_8_1 label abbr {color:#fff !important; }
Best regards,
Mike
Thanks a lot
Found everything.
But this is the English text
where can I change the German text.
Thanks a lot
and best regards
Franz