Tagged: 

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

    Dear!
    In Vegeta template how can i edit header menus?
    second: how social media icon on header can be edited?

    #13585
    Templatesyard
    Participant

    To Edit Header Menus
    Go to Blogger Dashboard Click Template
    Now Click On Edit HTML button
    Now using ctrl+f find below code and add your links.

    <ul class='menunav'>
    <li class='homewala'><a href='/'>Home</a></li>
    <li><a href='your-link-here'>About</a></li>
    <li><a href='your-link-here'>  Portfolio</a>
    <ul>
    <li><a href='your-link-here'>Web Design</a></li>
    <li><a href='your-link-here'>Web Development</a></li>
    <li><a href='your-link-here'>Illustrations</a></li>
    </ul>
    </li>
    <li><a href='your-link-here'>Blog</a></li>
    <li><a href='your-link-here'>Contact</a></li>
    </ul>

    To Edit Social Icons

    <a href='https://www.facebook.com/#'><i class='fa fa-facebook-square'/></a>
    <a href='https://www.twitter.com/#'><i class='fa fa-twitter-square'/></a>
    <a href='https://www.plus.google.com/#'><i class='fa fa-google-plus-square'/></a>
    <a href='https://www.pinterest.com/#'><i class='fa fa-pinterest-square'/></a>
    <a href='https://www.instagram.com/#'><i class='fa fa-instagram'/></a>
    <a href='https://www.youtube.com/#'><i class='fa fa-youtube-square'/></a>
    <a href='https://www.flickr.com/#'><i class='fa fa-flickr'/></a>
    <a href='https://www.vimeo.com/#'><i class='fa fa-vimeo-square'/></a>
    <a href='https://www.thumblr.com/#'><i class='fa fa-tumblr-square'/> </a>

    add your social profile slug with replace #

    #13898
    OddThemes
    Participant

    here i am again :) how i can activate the dropmenu i can not see it in template thx for the fast response greetz

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