'Read More' Button Not Showing

Hello there,

I’ve just installed the Activello theme on a blog and played around for a bit before I realized I can’t seem to find the ‘Read More’ button for the posts below the 2nd one? Only both the 1st and 2nd post shows it. I can’t get it to work even by adding a ‘Read More’ tag in my post. What do I have to do?

The link to the blog is www.devinahakim.com

Thanks in advance :slight_smile:

Hi !

I had the same problem. Movin already answered this question in this post : https://colorlibsupport.com/t/a-few-questions-how-to-make-only-the-first-post-full-and-regarding-font/

You just have to add this code to Customize > Activello Options > Others > Custom CSS

.read-more {
    display: block !important;
}

Hope this helps !

Hi!

Thank you so much, that solves everything :slight_smile:

I tried searching for ‘read more’, guess that’s why I didn’t find your post having what I needed. Thank you for the help!

Cheers.

Hi @loveandgoingplaces,

I hope you are well today and thanks for helping out here in this forum.

Your help here is really appreciated.

Cheers,
Movin