Holiday Notice – Support Unavailable on April 18 and April 21

We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!

In the meantime, if you need any help, feel free to:

Amelia YouTube Channel

wpDataTables YouTube Channel

Thank you for your understanding, and we wish you a wonderful holiday weekend!

Okay
  Public Ticket #2342494
Is it possible to hide image with first letters of service name
Closed

Comments

  • Marius started the conversation

    I would like to hide generated image with first letters of service name in service selection view. Is it possible to do that? Is there an option for that? If not, could you add it?

  • [deleted] replied

    Hello Marius, 

    Please try adding this custom HTML to the page where you have your Amelia shortcode: 

    <style>#am-category > div > div.el-row > div > div > div.am-category-service-info > div.am-category-service-color {display: none;}</style> 

    Let me know if it helped!