How to remove the button "Write to us"

To remove the "Email Us" button, add the following code to the "CSS" field on the "Advanced Features" page:

#footer [data-bid='326'] { 
display: none;
}

Do you have any questions? Write to us