Reply To: Unactive related posts

#12669
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi Dasha,

I’m not sure, but it might be related to my previous custom CSS suggestion (to remove the titles), it might not work with the current configuration.

Can you please try to remove the custom CSS I previously suggested:

.rpp_title, .rpp_last {
    display: none !important;
}

..and replace it with this one instead:

.rpp_title, .rpp_last {
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

Make sure to clear all layers of cache you are using. Hopefully this will solve the issue.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)