Got it solved. Here is what worked for the paglines theme. Might be in different sections for others.
#feature .shr-bookmarks {
display: none;
}
#feature .shr-bookmarks-bg-shr {
display:none;
}
#boxes .shr-bookmarks {
display: none;
}
#boxes .shr-bookmarks-bg-shr {
display:none;
}