• Resolved blandine29

    (@blandine29)


    Bonjour,
    J’aimerais remplacer le texte du bouton recherche en anglais par un texte en Fran?ais et changer la couleur rouge en orange (#f07d00 ) sur toutes les pages est-ce possible ?
    https://prnt.sc/mvxjo9

    Merci !

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter blandine29

    (@blandine29)

    Merci pour la rapidité de vos réponses !!! Est-ce parce que j’ai une version gratuite ? Je ne comprends pas !

    Hi, Blandine29

    For translation you can follow our help document: Here

    Or Set it via adding THIS custom Js using Custom CSS JS plugin

    To change the color of the button, you can use the below custom CSS:

    /*search button color*/
    .input-append .Search_btn{
    	background-color: #db8a23;
    }
    /*search button color*/

    Let me know did it work!

    Thanks

    • This reply was modified 5 years, 8 months ago by Imraj khan.
    • This reply was modified 5 years, 8 months ago by Imraj khan.
    Thread Starter blandine29

    (@blandine29)

    Hello bonjour Imraj
    Cela a fonctionné pour la couleur, merci .
    En revanche, je n’ai pas testé le changement de vocabulaire, je ne sais pas faire et j’ai peur de faire tout “boguer”.
    Si vous avez solution plus simple pour changer le mot anglais “search” en fran?ais “recherche” je suis preneuse, sinon tampis.
    Merci !

    Hi, blandine29

    It’s simple steps you can follow. Install a simple Custom CSS JS plugin. And add this JS-CODE like in this screenshot: https://prntscr.com/mzu34r

    Let me know did it work!

    Thanks

    • This reply was modified 5 years, 8 months ago by Imraj khan.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bouton recherche’ is closed to new replies.