Translate To Your Language
Blog posts showing twice on blogger? Fix it. |
We will use CSS to solve the issue, you can also resolve the issue by deleting the source HTML in the template code but it's complicated and you won't understand it. 1. First of all copy this very small CSS ? 1 2 3 4 5 #Blog2 { visibility:hidden; display:none !important; } 2. Now Go to Blogger Dashboard > Template > Customize > Advanced > Add CSS 3. On the right input area paste the CSS given above and Apply to Blog Now reload your blog and then check, if you did everything right then it will disappear but even after you done everything and it doesn't go then clear your cookies and then reload your blog. If you think your issue is not going to be solved by this solution, then please comment with your blog address. |
No comments:
Post a Comment