Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #908555

    Hello, I have two questions:
    1. When I use the internal contact form of enfold, an auto response mail is generated. In the received mail there is a wrong translation in the subjetct and also in the content.
    Subject is: “Vielen Dank für Deine Nachricht!”, must be “Vielen Dank für Ihre Nachricht.”
    Content is: “Deine Nachricht:” must be “Ihre Nachricht:”
    Where can I change this?

    2. On a smartphone or small devices the navigation background is black and the font is white. Where can I change that?

    Thanks a lot,
    Marco

    #909081

    Hey Marco,

    Could you please give us a link to your website, we need more context to be able to help you.

    The email text is in this file /wp-content/themes/enfold/lang/de_DE.po
    Image 2018-02-07 at 18.44.37.png

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #909422

    Hello,
    thanks a lot.
    1. is ok I switched the language to “Deutsch(Sie)”
    2. is open. See here: http://www.krankengymnastik-woellstein.de/

    #909606

    Hi marcoth,

    Please disable caching and minification while we’re helping you?

    Best regards,
    Victoria

    #909626

    OK, I disabled it.

    #909954

    Hi,
    The issue with the translation is something that we will have to change form our side, on how it is translated.
    That is how it is added on the german translation, from the translators who did the work for free as part of the community.
    To change it you would need to install a plugin like Loco Translate.

    2. Which background?

    Best regards,
    Basilis

    #912316

    Hello,
    I mean the background color in the navigation bar on a smartphone. It is black and I want to change this color.

    #912914

    Hi,

    Please all the following code:

    .av-burger-overlay {
    background: #fff;
    }

    but please remember to close and clear your cache!

    Thank you

    Best regards,
    Basilis

    #913205

    ??? Please all the following code:???
    You meant add?
    And where in which file?

    #913488

    Hi,

    You can try it in Quick CSS under Enfold->General Styling.

    Best regards,
    Rikard

    #913610

    The code
    .av-burger-overlay {
    background: #fff;
    }
    doesn’t work. See picture.

    Navigation bar on smartphone or small desktop

    #913843

    Hi marcoth,

    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

    
    .av-burger-overlay-bg {
        background: #fff;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #914189
    This reply has been marked as private.
    #914618

    Hi,

    -Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘contact form and navigation’ is closed to new replies.