How to hide the lanugage button?

  • randavictor
    Asked on June 6, 2015 at 3:44 PM

    My form get suspended when i use other language than English..

    now i used the translator but it shows the language button which i dont want it to be there!!

    how to hide it ?

  • jonathan
    Replied on June 6, 2015 at 6:51 PM

    You can add the CSS codes like this

    #langDd {visibility:hidden;}

    on the form with Language tool enabled and it should hide the button.

    user guide: -How-to-Inject-Custom-CSS-Codes

     

    Hope this help. Let us know if you need further assistance.

    Thanks.

     

     

  • randavictor
    Replied on June 7, 2015 at 12:23 AM

    it worked, thank you!

  • jonathan
    Replied on June 7, 2015 at 1:03 AM

    You are quite welcome. -)

    Contact us anytime should you need assistance.

    Cheers