Comments Marius started the conversationMarch 29, 2020 at 9:34pmWhen selecting service long text (service name) is hidden and only dots are showed. Could you make it possible to show full name of service and break it to next line instead of showing dots? Maybe add toggle option for this.[deleted] repliedMarch 30, 2020 at 3:32pmHello Marius, Please try adding this custom HTML to the page where you have your Amelia shortcode: <style> #am-category > div:nth-child(1) > div.el-row > div > div > div.am-category-service-info > div.am-category-service-title {white-space: normal;} </style> Let me know if this helped! Sign in to reply ...
When selecting service long text (service name) is hidden and only dots are showed. Could you make it possible to show full name of service and break it to next line instead of showing dots? Maybe add toggle option for this.
Hello Marius,
Please try adding this custom HTML to the page where you have your Amelia shortcode:
Let me know if this helped!