How to move text / labels in tiles with CSS

The .tile.–theme-style-NAME is when you are trying to target a specific style name from your theme that you applied to a tile.

You can also target the types of tiles and I do the same thing you mentioned and open the browser inspector, click the pointer button, click the tile and look for the classes.

Looks like .tile.news-feed is what you’re looking for.

1 Like