Hi,

Is it possible to delete the 'read more' link on the front page? If so, are there alternative ways in doing so?

I am familiar with html but very new to php and css, so please be gentle with me.

Thanks a million.

Pam

Comments

sravanglitter’s picture

Hello,

You can hide the read more links in two ways:
1. Increase the post length according to your requirements. Visit the manage display page for the content type(for eg: admin/structure/types/manage/page/display), select trimmed (or summary and trimmed). Click the "gear" to set the length.

Note:This setting will only affect new or updated content and will not affect existing teasers.
2. Hide the read more text through css.

dizzyone’s picture

Many thanks for replying to my question Sravan.

I did, finally, manage to remove the 'read more' link. I didn't know how I did it but you have just explained why - Note:This setting will only affect new or updated content and will not affect existing teasers. Once I removed the existing teaser, it worked, yay!

I don't know how to remove the 'read more' text through css yet. Must learn css sometime :)

Thanks a million once again.

Pam