Viewing 1 reply thread
  • Author
    Posts
    • Beth Aber
      Participant
      Post count: 7

      Hi There – Short of modifying any code, is there a way for me to delete the social media icons that my client does not have a link to? One page where these show up is at:

      Thanks, Beth

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
    • Nick Leech
      Keymaster
      Post count: 183

      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/

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
Viewing 1 reply thread
  • You must be logged in to reply to this topic.