Issues creating a navigation bar on blogger

star360

Newbie
Joined
Sep 29, 2019
Messages
24
Reaction score
1
Can somebody please help me.I have installed a new theme on my blogger and i want to edit the navigation link but for some reasons, i am not having any luck trying to link my label to the navigation bar or menu bar.

Example:

This is what i want to achieve in my HTML : <li><a href="https://[blogname]. blogspot. com/search/label/Technology">Technology</a></li>

This is my label link : https://[blogname]. blogspot. com/search/label/Technology?&max-results=7

i was unable to click on Technology in my nav bar. what could be the problem?


ps: I am thinking the fault is from "?&max-results=7" . Please how can i make this work
 
I am also facing same problem!
You have to check your layers header section to do the changes. I think this is a new blogger platform features they brought out. Instead of doing it in html edit like the old times, you have to do it in layers header section.

I corrected mine this way.
 
Yes you can do that in the layers header section
whatever part you want to edit you can right click and inspect element to check code
 
Back
Top