Creed08

Customer
How to add color here the option that show example 14 Minutes ago share #1 (For example in screenshot)
WhatsApp Image 2025-04-09 at 03.40.33_87b421fc.jpg

@Russ
 
Hello, you can use CSS like this to target that area:

Code:
@media (max-width: @xf-messageSingleColumnWidth)
{
.message-attribution.message-attribution--split
{
color: red;
}
}

Replace the: color: red; line with whatever you want to use there.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back