Replying to

thanks :D this worked! Do you know how I could change the text colour on my nav? I tried to use some values but it hasn’t worked unfortunately. if you don’t know no worries

george ⟡ 1731396632666
Comment

Actually I already provided code that should do that, but I phrased it as "fixing the buttons":

nav:not(.legacy *) button, nav:not(.legacy *) a.button {
  color: var(--color-text-primary);
}

var(--color-text-primary) will use your primary text color from Profile settings, but if you want to use a different color you can specify anything you want.

f00f the f00fy 1731423084757

Reactions

Replies
Add a reply

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue