Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Build with IDX Broker › Forums › IDX Broker Control Panel › Custom CSS in Control Panel › Social Media Icons
Tagged: CSS, social media icon
You should be able to remove each individual item using CSS:
Example: .st_pinterest {display: none;}
You can find the class by using your developer tools: https://developers.idxbroker.com/lesson/developer-tools/