The download button text in the file embed widget is wrapping. How can I fix this?
Here’s a link to view the issue: About the Cold Lake Snowmobile Club: Join the Fun!
Thanks in advance for anyone willing to help me fix this ![]()
The download button text in the file embed widget is wrapping. How can I fix this?
Here’s a link to view the issue: About the Cold Lake Snowmobile Club: Join the Fun!
Thanks in advance for anyone willing to help me fix this ![]()
Greetings, @OrgBliss and welcome aboard ![]()
We’ve fixed the issue using this code in the Custom CSS field on the Appearance tab of your widget’s settings:
.eapp-file-embed-item-link {
word-break: normal !important;
}
Please check your website and let me know if everything is fine now ![]()
Thanks so much! Works perfect.
Wonderful, you’re always welcome ![]()