Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13547

StoryBoutAGirl06 on "[Theme: Family] removing underline from post/page links and add something to footer credits."

$
0
0

I am wondering how to remove the underline in the body of the post and page content links. I thought it would be:

.entry-content a, a:hover, a:active {
	text-decoration: none;
}

However that does not work.

I would also like to add a login/logout link using:

<?php wp_loginout(); ?>

After the Copyright © 2014 Site Name but have no idea where to add this. I searched the footer, functions.php in the Omega theme and could not find anywhere.


Viewing all articles
Browse latest Browse all 13547

Trending Articles