How to disable the "more" button on each of the contact view?
HK Wanchai Scout created the topic: How to disable the "more" button on each of the contact view?
Dears, I would like to disable the more button on each of the contact view, is it possible to make it? Thanks!
Please Log in or Create an account to join the conversation.
-
Topic Author
- HK Wanchai Scout
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
5 years 11 months ago
Agapi G. replied the topic: How to disable the "more" button on each of the contact view?
Hello!
Thank you for posting your question!
Please try to add the following CSS code to a frontend CSS file of your website template:
#contactMainDiv #contMore {
display: none;
}
Make sure to clear the cache of your web browser before checking the changes. Let me know if it works, or otherwise please post the link to the page with contacts, and we will have a look.
Thank you! Have a wonderful day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
5 years 11 months ago
Time to create page: 0.223 seconds