How Do I Remove The Bookmark Box?

  • RomanT

    #3751

    There is a bookmark box showing up on my pages and posts with a red X in it. See http://istinkatromance.com/. Can you tell me how to get rid of it?

    Anonymous

    #25786

    This is something that is being added by your wp-Emember plugin.

    You MIGHT be able to hide it by adding this to your css:

    .emember_bookmark_button .count {
    display:none !important;
    }

    RomanT

    #25787

    Wow! Right you are. There is actually a setting in the eMember General Settings tab to enable the bookmarking feature. Thanks again for the excellent support on an out of your area issue. Great catch.

    Anonymous

    #25788

    My pleasure. Enjoy the theme 🙂

    (Marking as resolved)

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.