Forum Replies Created
It’s working. I hope it will last. Thanks.
After today’s update the problem is back 😐 What did you do last time that I can do myself and correct it? Where have you updated the date format in the custom code to Y-m-d?
You’re right. Thanks
I didn’t explain the question as I should, sorry about that. I meant for background color in header. I try:
#wpdm-all-packages thead {
background-color: #2D2D2D;
}
but that not working. I add !important but that not working either.
#wpdm-all-packages thead {
background-color: #2D2D2D !important;
}
Edit:
I manage with this code:
#wpdmmydls-282150f43734ff6e20d949f441ac579d th {
background-color: #2D2D2D !important;
}
Is this ok or is there something better?
Now is fine, thanks, but I didn’t understand what you do? After your next update is it gonna be like this or it’s gonna messed up?
After update still not working properly. You can see here:
but here
https://wordpress.org/support/topic/sorting-desc-by-date-format-d-m-y-not-working/
someone already answer me that will be fix on next update? When will be next update?
