Customize Buttons

Hide "Favorites" & "Bookmark" Tab

You can remove the "Add to Favorites" & "Bookmark" tab using CSS.

<style type="text/css">
#a2apage_BROWSER { display:none !important; }
</style>
Share

Note: This tab was deprecated in December 2011.