Reply To: Not displaying at all with Event Manager and BuddyBoss.

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Not displaying at all with Event Manager and BuddyBoss. Reply To: Not displaying at all with Event Manager and BuddyBoss.

#10992
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi James,

Yes, it appears to be a simple CSS conflict. Can you please try the following custom CSS, it should fix the problem:

.option label:before {
    display: none !important;
}

.option label,
.option label:after {
    left: 0 !important;
}
Best,
Ernest Marcinko

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