• Resolved mtosh

    (@mtosh)


    Hello, Social Media Share Buttons & Social Sharing Icons Support,

    At–
    http://mcintoshfirm.com/
    (social icons are in the footer)
    –I need to remove the hyperlink from all social icons (except RSS) so the mouse cursor is an ‘arrow’ when hovering over the icons and so the hyperlink ‘hand’ appears only when hovering over the tool tips. I do not see where I can do this.

    If this is only possible by editing the plugin’s PHP and-or CSS, please include the file name(s) and the line number(s).

    If I missed this solution in my search of your forum, please direct me to it.

    Thanks,
    Michael

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author socialdude

    (@socialdude)

    Thank you for reporting this, we’ll look into it (please allow some time). We’ll update you here when there are news.

    Plugin Author socialdude

    (@socialdude)

    Could you please try the following CSS:

    a.sficn{
    cursor: unset !important;
    }
    #sfsiid_rss.sficn{
    cursor: pointer!important;
    }

    Thread Starter mtosh

    (@mtosh)

    Thank you, that CSS removed the link from the icons.

    However, before I applied the CSS, I noticed (after re-installing your plugin) that the “share” tooltips are now blank and contain no links (and I cannot restore them). Plus, the LinkedIn tooltip is misaligned (shifted to the left of its icon).

    Thank you for any help you may be able to offer.

    Michael

    Thread Starter mtosh

    (@mtosh)

    Update–

    I was able to restore the tooltips text and links by (I think) selecting the following on No. 3:
    “Show them via a widget”
    and
    “Define the location on the page”

    Thanks again for the CSS!
    Michael

    Thread Starter mtosh

    (@mtosh)

    Correction (I apologize)–

    I was able to restore the tooltips text and links by selecting the following on No. 3:
    “Show them via a widget”
    and
    “Place via shortcode”

    Regards,
    Michael

    Plugin Author socialdude

    (@socialdude)

    Ok, thanks Michael for the info!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Icons’ Link Edit Field Not Found’ is closed to new replies.