Home Forums Lorina Pro Related Section in Posts Page Reply To: Related Section in Posts Page

#11245
Yazmin
Keymaster

Copy this code to ‘Appearance’ > ‘Customize’ > ‘Additional CSS’:

.related-posts {
    display: none;
}

This will prevent the related posts being displayed.

I’ll see if we can add an option to completely remove this section in the next theme update.