Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #250490

    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

    #250676

    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

    #887536

    And how about changing the font color? it is giving me a gray color text that doesn’t go with my background

    #888476

    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

    #889449

    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.

    #889704

    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

    #1206058

    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

    #1206748

    Hi,

    Thank you for the update.

    Could you provide a link to the page where we can see the German text? Please post the link in the private field so that we can check the page.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.