When we use dynamic blog template, it gives us options to select view from different dynamic blog templates. But, when one has decided to show his/her blog in one dynamic view template, why to change that in other template? It may reduce the appearance of the blog. So, one might chose to remove the option menu, so that changes can't be made and the effectiveness of the blog can be maintained.Here is the solution for the same. we need to add some css for removing the option menu. here are the steps to do that: In Your (New Design) Blogger Dashboard Click The Drop Down Menu For Your Blog > Choose Customize > Advanced > Add Css. Write the following code into the Css Section then click Apply To Blog. #Classic.ss, #views ul li:first-child , #Flipcard.ss, #views ul li:nth-child(2), #Magazine.ss, #views ul li:nth-child(3), #Mosaic.ss, #views ul li:nth-child(4), #Sidebar.ss, #views ul li:nth-child(5), #Snapsnot.ss, #views ul li:nth-child(6), #Timeslide.ss