Actually there is a way you can hide the country using CSS.
Just open up the CSS editor and add the following class:
.invSenderCountry{
display:none;
}
Actually there is a way you can hide the country using CSS.
Just open up the CSS editor and add the following class:
.invSenderCountry{
display:none;
}