• Resolved bbear14

    (@bbear14)


    have read quite a few suggestions from astute writers over the past few years, haven’t found anything that works in my case. tried commenting out or removing several things, but cannot find a definitive fix to remove “bookmark the permalink” below posts in my Raindrop theme 1.113

    tried single.php, functions.php, and style.css and either the comment out /*……*/ did nothing or dumped my site for syntax

    anybody have a simple fix? I can follow your coding

    Thanks

    electronicsmain.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • .entry-meta .bookmark-the, .entry-meta a[rel="bookmark"] { display: none; }

    Use that in whatever Custom CSS option you have (if none, install a Custom CSS plugin).
    http://wordpress.org/plugins/search.php?q=custom+css

    Thread Starter bbear14

    (@bbear14)

    thanks for the code paulwpxp
    tried in the style-sheet nothing, and just for laughs and giggles-the functions.php for the theme; but that just caused and internal error. The PC Custom CSS plugin worked like a charm, and if it’s too heavy, there is simple css which supposedly is very lightweight.

    Thanks again for the assist.

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

The topic ‘remove "bookmark the permalink" line/link’ is closed to new replies.