As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2697780
Removing sections in description
Closed

Comments

  •  1
    Henriette started the conversation

    Hi

    I would like to remove the sections marked in the picture.

    Is this possible?

    Thank you.

    Regards Henriette

  • [deleted] replied

    Hi, Henriette!

    I apologize for the delayed response, we don't work on weekends.

    Yes, most probably it's possible with a custom CSS that we can provide you. 

    Please send us the URL with Amelia, so we can find the right selectors for CSS.

    Looking forward to hearing from you. 

  •  1
  • [deleted] replied

    Hi, Henriette!

    Thank you for the link.

    Please try these CSS:

    #am-service-booking > div > div.am-service > div.am-service-header > div.am-service-data > div.am-service-info > div:nth-child(2){display:none;}
    #am-service-booking > div > div.am-service > div.am-service-description > h3 {display:none;}
    #am-service-booking > div > div.am-service > div.am-service-info > div {display: none;}

    They should be added on the same page with Amelia.

    Hope that will work. 

    Best Regards.