Hi,
only hide the dialog box, the icon is still there.
Hi
you can create a section with 3 columns, then in each column insert an “Image” widget, in every image you can add a link.
Hi
to hide the dialog box automatically just add this at the end: greeting_dialog_display=’hide’
like this:
<div class=’fb-customerchat’
attribution=”wordpress”
page_id=’xxxxxxxx’
logged_in_greeting=’Hola! ¿Cómo puedo ayudarte?’
logged_out_greeting=’Hola! ¿Cómo puedo ayudarte?’
greeting_dialog_display=’hide’
>
</div>