Reply To: Create a new CSS file and connect it to the plugin

Home Forums Product Support Forums Related Posts Pro for WordPress Support Create a new CSS file and connect it to the plugin Reply To: Create a new CSS file and connect it to the plugin

#2070
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

Check the id of the element first. The .rpp_content:before is not working because it’s a lower priority CSS selector then the other one.

Try div[id^=”relatedpostspro_0_”] .rpp_content: before instead. If not working then #relatedpostspro_0_1 .rpp_content: before should be the highest priority.

Best,
Ernest Marcinko

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