Short, sweet, directly under the button please
Hello @Elaine_Wadell ![]()
Apologies for the delayed response!
I think it’s possible to create a custom solution for your case. I’ve shared your request with the devs and will report back once I have any news ![]()
Hello there, @Elaine_Wadell ![]()
Here is a solution from the devs:
@external {
[class*="eapps-website-translator-0b17c0f7-5f27-404c-8ac9-2392f48a5cf1"]:after {
content: 'Powered by Google Translate. Translations may not always be accurate';
display: block;
white-space: pre-line;
text-align: center;
margin-top: 5px;
font-size: 12px;
opacity: 0.7;
}
}
The text can be adjusted in the 3rd line of the code. Please add this code to the Custom CSS field on the Settings tab of your widget’s settings and let me know if you like the result ![]()