How To Modify The Navigation Bar Colouring On Blogger.
If yous similar to alter or edit the font together with background color of your blog Menu Bar. Now I volition depict a slowly agency how to utilisation it?
Now follow these 05 steps:
1. Log inwards to your spider web log Dashboard, become to Template > Edit HTML.
2. Now opened upwardly up the CSS department within
<b:skin> ... </b:skin>
3. Now press the "Ctrl" together with "F" keys to select upwardly the search box.
3. In the search box yous type these below codes for find.
.tabs-inner {
padding:0
}
4. Insert next 1 business code inwards a higher house “}” symbol:
background-color: #2E64FE;
Note:
#2E64FE is the color code for the blueish color I'm using. You tin alter it alongside whatever favorite color code yous want. If yous accept no concept virtually color code, yous tin search "HTML color code" inwards Google.
5. Now click on "Save Template" push for save. That’s all.
Now Go dorsum to your spider web log address together with refresh your webpage, yous volition come across your preferred background color viewing upwardly for your top navigation bar.