
In my previous post I have guide you How to install Addthis welcome bar to blogger.Now in this tutorial i will show you How to Remove/Hide plus Logo From Addthis Welcome Bar. There is no any easy way to remove it, but with Css you can hide it. You just need to paste the code shown below in your blogger template and this plus logo will hide/remove permanentally from Addthis welcome bar.
HOW TO REMOVE/HIDE PLUS LOGO FROM ADDTHIS WELCOME BAR
- Go to Blogger Dashboard --> Template --> Edit HTML --> Proceed
- Backup your Template before making any changes to your blog
- Now Expand Widget Templates
- Press Ctrl + F and search the code shown below
- Now Find the code shown below using [ctrl+F]
]]></b:skin>
- Now Paste the Code Shown Below just above/before it
.addthis_bar_watermark {display: none;}
- Now Save your template









0 comments: