• Resolved rjhardaway

    (@rjhardaway)


    I am working on a new site. When I create a manual excerpt for a news item, WP News and Scrolling Widgets displays two “Read More” links – one as a text hyperlink and one as a button. I cannot find a way to remove the text hyperlink.

    I would appreciate any suggestions for a solution.

    Ronny Hardaway

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter rjhardaway

    (@rjhardaway)

    I discovered how to hide the text “Read More” hyperlink.

    .read-more {
    dispay: none;
    visibility: hidden;
    }

    Hope this helps someone in the future.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Manual excerpt displays two “Read More” links’ is closed to new replies.