Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1071471

    Can you please tell me how to removing the social media icons description on hover? Here is a link to show why I have a problem https://dukobrands.com/a249r/

    #1072900

    Hey larryignazio,

    Thank you for using Enfold.

    You can this css code to remove the social sharing icon tooltip.

    .avia-related-tooltip.avia-tt {
        display: none !important;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.