How To Remove Bottom Scroll Bar in Blogger



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 ]]> tag .

3.Copy below code and paste it just before the ]]> tag .

html {overflow-x: hidden;}


4.Now save your template and you are done.




0 comments: