I am trying to add a twitter and facebook link to our website's main page on the top rt corner where the icons are aboutjourney.org. In the edit themes area I looked for anything that said facebook or twitter the main theme area it says this:
div.soc-icons ul li a.twitter { background-position:left top }
div.soc-icons ul li a.facebook { background-position:right top }
Under the header it says ths:
<ul>
<li><a href="#">twitter</a></li>
<li><a href="#">facebook</a></li>
</ul>
</div>
[Please post code snippets between backticks or use the code button.]
someone else created this for us. But they won't get back with me on how to add this. Any help would be appreciated.