Site logo

Archived topic

Some small queries

16 replies · Started by Ravi Dixit on July 14, 2018

Viewing posts 16–17 of 17

I have removed the code but it was showing on BlogPage(www.staymeonline.com/blog) and on deals page(www.staymeonline.com/deals)
These are two pages...

That code will target all links within your content, including WP Show Posts.

You can try adding this as well:

.entry-content .wp-show-posts a,
.entry-content .wp-show-posts a:visited,
.entry-content .wp-show-posts a:hover {
    text-decoration: none;
}
This archived topic is closed to new replies.