CSS to change title of "tiles"?

CSS to change title of “tiles”?

So you’re having an inline list with tiles layout and you want to change how the title looks?

1 Like

Exactly. Just the title color.

2 Likes

That is perfect but … It does not apply to view in “tiles”


1 Like

<pre><span><style>

[data-test="tile-item"] .tile-title {
color: green;
}
1 Like

Ok, that’s exactly what I was looking for. Do you have something to align the text to the center?

<pre><span><style>

[data-test="tile-item"] .tile-title {
color: green;
text-align: center;
}
3 Likes

You are using windows 11??

2 Likes

Yes haha. A week ago I found a “Dev” version of the system and it is quite stable and fluent. Is incredible. In addition, Windows sends automatic updates every day so any possible “bugs” in the system correct themselves.
11

Do you have a link to that version and is it still downloadable?

1 Like

I have the ISO on my pc. If you want I can upload it to mega or to another server.

It is modified by me so that the patch that Windows released to not be able to install has no effect.

That is, it is fully functional in all PC’s

They let me know and I upload it to a server chosen by you.

1 Like

Thank you in advance for your time, I want to try that on my sister’s PC to see how it looks like. Mega will do.

1 Like

You are welcome! It’s getting on right now

1 Like

Here the link, friend!

2 Likes

Thanks my friend!

1 Like