How to remove "Continue Reading" on excerpts?
-
Hi,
I would really appreciate it if anyone could show me how to make my featured content post not as an excerpt and remove the “Continue Reading” option with this theme. Thank you so much.The blog I need help with is: (visible only to logged in users)
-
Hi @huynhlee382,
The only way to hide the “Continue Reading” button with Expound is via some custom CSS.
The option of adding CSS is included as part of the WordPress.com Premium and Business plans. If you choose to upgrade, then the following would hide that button:
a.button-primary { display: none; }If you don’t wish to upgrade then you could consider browsing through different themes in our repository to see if another theme better suits your. Edin, for example, has a similar grid layout to Expound but doesn’t have a built in button in its featured section at the top (the one in the demo has been manually added).
Let me know if that information helps out or if you’d like any extra pointers.
Thanks!
-
-
- The topic ‘How to remove "Continue Reading" on excerpts?’ is closed to new replies.