• Resolved myiahtaylor22

    (@myiahtaylor22yahoocom)


    Is there a way to remove the last share icon called “more” the light blue button the last one in the row?

Viewing 1 replies (of 1 total)
  • Plugin Author loginradius

    (@loginradius)

    This is not a built-in feature of the plugin. You need to customize the CSS for it, you can do it by make this change:

    Add the following CSS in your wordpress theme stylesheet (wp-content/themes/CURRENT_THEME/style.css):-

    .lrshare_evenmore32{
    display:none !important
    }

Viewing 1 replies (of 1 total)
  • The topic ‘remove the last share icon called "more" and the drop down’ is closed to new replies.