• bryanmwaters

    (@bryanmwaters)


    I have created a child theme but the read more tag doesn’t show on the home page. WHen I revert to the parent theme, it’s visible….

Viewing 16 replies (of 16 total)
  • stephencottontail

    (@stephencottontail)

    to stephencottontail
    By using the
    Tags: lingonberry,
    it makes that child theme knows what parent theme has in its charge. General behaviour

    That’s incorrect. It’s the Template: lingonberry line that tells WordPress which theme is the parent theme. The Tags: line is for use with the WordPress feature filter.

    why it’s ok with the parent theme but not the child…

    Can you clarify what you mean? Did the code I suggested work for you:

    .post-content a.more-link {
      color: grey;
    }
Viewing 16 replies (of 16 total)
  • The topic ‘Read more tag on child theme’ is closed to new replies.