Hello! Welcome to Tech Ankur
If you are looking for How to Add a Coming Soon! in menu bar then this post is just for you.

If you want to add Coming Soon! to the menu bar, in this article we have explained in detail how you can add Coming Soon!
Easy Steps To Add a Coming Soon! in menu bar
Before we start adding code to the XML, I would recommend taking a backup of your current theme. By chance if a problem does arise you can restore it later.
Step 1: First of all Login to your Blogger Dashboard.
Step 2: On Blogger Dashboard, click Theme.
Step 3: Click the arrow down icon next to 'customize' button.
Step 4: Click Edit HTML, you will be redirected to editing page.
Step 5: Now find the following code /* --- Your Custom CSS goes here --- */
and paste it below it.
.soon::after{content:'Coming soon!'}
Step 6: Now find the following code <!--[ Standar menu ]-->
and find class='n'
Step 7: class='n'
» class='n soon'
![]() |
Add soon Tag. |
Step 8: Then Save
That's done!
Copyright:
Tech Ankur