Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9498
    my add
    Keymaster

    How to edit menu elements in MovieXpose Blogger Template?

    #9499
    Gooyaabi
    Keymaster

    Go to >> Dashboard >> Template >> Edit HTML and Javascript and find the following coding.

    <div class='menu'>
    <ul id='menu-main'>
    <li class='home'><a href='/'>Home Page</a></li>
    <li><a href='#'>Movies</a>
    </li>
    <li><a href='#'>Celebrity News</a>
    </li>
    <li><a href='#'>COMING SOON</a>
    </li>
    <li><a href='#'>TOP BOX OFFICE</a></li>
    <li><a href='#'>Showtimes</a></li>
    </ul>
    </div>
    

    Replace # with your URL and Replace the word Movies with your word. For example. I Edited Menu item movies as follows..
    <li><a href='https://gooyaabitemplates.com/'>Gooyaabi Templates</a>

    Do the same to all remaining items.

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