Reply To: Toggle Messages


Home Forums Front End PM PRO Toggle Messages Reply To: Toggle Messages

#6414
Craig Tucker
Participant

It would be nice to have this as an option in settings. I was trying to do this with a custom CSS but it is unreliable. Eg:

div.fep-message-content.fep-message-content-2258.fep-hide-if-js{
display: block !important;
}

Removing line 17 works better but will be lost on update.

Custom CSS will last through the update but is not so good.