Quantcast
Viewing all articles
Browse latest Browse all 21

Re: Display entire blog posts in feed

Hello,

To remove the lightning hr just put this on your custom.css

.hr {
display: none;
}

Flashlight by default will show the whole blog posts unless you put <!– more –> on your post editor which will designate the above text as excerpt.

Regards,

Ismael


Viewing all articles
Browse latest Browse all 21

Trending Articles