[Support request] Some small queries

Home Forums Support [Support request] Some small queries

Home Forums Support Some small queries

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #639480
    Ravi Dixit

    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…

    #639734
    Tom
    Lead Developer
    Lead Developer

    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;
    }
Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.