Watch these two images (click on any image to enlarge)
Before Applying Trick | After Applying Trick |
---|---|
Hope now you have got idea about this trick and how it is useful.
On Post Page | On Static Page |
How To Use This Trick?
- In order to hide any widget you must know its widget ID first, to find widget ID of any blogger widget click here and note down them in Notepad.
- I am going further assuming that you have got Widget IDs of widgets which you want to hide
- Now sort out Posts or Static Pages on which you want to hide widgets
- Open that Post/Page in Blogger Post Editor and move to HTML section
- Lets say that you want to hide widgets having below Widget ID
HTML2, HTML4, HTML6 and HTML12
so that your CSS code to hide these widgets will be
<style>
div#HTML2,
div#HTML4,
div#HTML6,
div#HTML12 {
display: none;
}
</style>
Put your CSS code in HTML Section of Post Editor and preview your post, those widgets will no longer appear on screen :)
That's it.
Hope you guys will like this trick and don't forgot to share it if you find it useful :)
Cheers...
Hiding the space where the navBar used to be | Blogger ... blogger tips blogspot