Well in this tutorial i will show you How to Remove/Hide plus Logo From Addthis Welcome Bar. Plus logo present in the addthis bar Doesn't look good And By Clicking on the logo, it redirects to Addthis.com. There is no any easy way to remove it, but with Css you can hide it.
Now Paste the Below Code Above/Before it.
Now Save the Template And You're Done.
HOW TO REMOVE/HIDE PLUS LOGO FROM ADDTHIS WELCOME BAR
- Go to Blogger Dashboard
- Click on DropDown Menu and select Template
- Now Click on Edit HTML --> Proceed --> Expand Widget Templates
- Press Ctrl + F and search the code shown below
]]></b:skin>
Now Paste the Below Code Above/Before it.
.addthis_bar_watermark {display: none;}
Now Save the Template And You're Done.
0 comments:
Post a Comment