How To Remove Bottom Scroll Bar in Blogger

b6b2d375d09c83923d0baefa6b540ba4delicious

Don't you like bottom scroll bar in your blog.Then do the easy steps below.

1.Login to your blogger dashboard--> layout- -> Edit HTML

2.Scroll down to where you see ]]></b:skin> tag .

3.Copy below code and paste it just before the ]]></b:skin> tag .

html {overflow-x: hidden;}

4.Now save your template and you are done.

File Under : browser, css

One Response to “How To Remove Bottom Scroll Bar in Blogger”

Leave a Reply