Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey Leo!

    Yup, just add this to the plugin’s Custom JavaScript section at the bottom of the Customize page:

    $('.sbi_photo').each(function(){
      $(this).removeAttr('href').css('cursor','default');
    });

    Let me know whether that works for you!

    John

    Thread Starter themechills

    (@themechills)

    Worked like a charm John! You rock! Thanks mate!

    Plugin Author smashballoon

    (@smashballoon)

    You’re welcome Leo, and thanks for the great review!

    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can anchors be removed from the feed?’ is closed to new replies.