Viewing 4 replies - 1 through 4 (of 4 total)
  • You may be able to hide those using CSS – try:

    p a.more-link {
       display: none;
    }
    Thread Starter socialwebmaven

    (@socialwebmaven)

    Thanks, WPyogi, for your prompt answer. However, where do I put this snippet of CSS?

    Ideally, you’d put it in a custom CSS option or plugin – otherwise, it will get overwritten and lost when the theme is updated. Since you’re using a commercial theme, I’m not sure how it’s set up. You can add a plugin such as Custom CSS Manager and add it there.

    Thread Starter socialwebmaven

    (@socialwebmaven)

    Thank you for your help! We got the problem resolved but we really appreciate your support. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing "More" links from callouts on front page’ is closed to new replies.