Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10924
    Templatesyard
    Participant

    I am using the “Portfolio-Blog” theme and in the navigation bar there are four fixed buttons – Home, Blog, About, Contact.
    How do I add information to these pages?
    I tried creating pages in the blogger dashboard, and named them exactly like the items in the menu, but the menu just seems to link to nowhere. Every time I click on Blog, About or Contact it just redirects to the Main page. How do I change this?

    Thank you!

    #11030
    Templatesyard
    Participant

    Just go to Blogger Dashboard >> Template >> Edit HTML & JavaScript now find below coding.

    <li><a href='#'>Blog</a></li>
      <li><a href='#'>About</a></li>
      <li><a href='#'>Contact</a></li>

    replace # with your URL and replace words blog with your own. finally click Save Template. That’s all.
    If you want any more help, please replay.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.