How To Remove Date Ribbon From Blogger Dynamic View
Dynamic view is having lot of features and date ribbon is one of it, Date ribbon floating at left of page and it is looking awesome because it changes it color on hover.Many user like this widget and many user want to remove this ribbon from there blog template.In this post I will provide you a code by which this ribbon will stop start displaying.
Removing Date Ribbon
- Go to dashboard >>Template>>Customize>>Advanced>>Add CSS
- Paste Following code there
.ribbon{
display: none !important;
}
- Now Click On Save Template and preview your blog now you will don't see date ribbon. Cheers!
For any type of help from me you can contact me any time I will try to fix it as soon as possible.
Hi, what about phones/pads display? I cant seem to get it off?
ReplyDeleteIt did!! Thank you ;)
ReplyDeleteits a right but not working on Mobile views
ReplyDelete