• see my site https://www.radbrains.com

    and go to the top 5 indicators post, it should be right under the first sticky post…

    and you will see the read more link, it is very small ans unnoticeable in this theme I have going (mantra)

    how would I make this bigger so more people could see it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Assuming you’re using a Child Theme/ Custom Theme/ Custom Style or CSS plugin:
    Apply styles to the class more-link;
    E.g

    .more-link {
     font-size: 1.3em;
    }

    Thread Starter deltaskelta

    (@deltaskelta)

    ok, thanks.

    And what if I wanted to change other things about it…like what it says, or get rid of the parenthesis or something like that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change the read more button’ is closed to new replies.