>>108762804
>>108762810
>>108763623
you can easily fix it with just css
.post > .file > meta,
.post > .file > meta > span,
.post > .file > meta > span > a
{
display: unset !important;
visibility: visible;
}
4chanx settings > advanced > custom css
or, if you moved your custom styles into a userstyle, you can add it there, too