Site logo

Archived topic

Make link bold in top bar

3 replies · Started by Michelle on April 4, 2022

Viewing posts 1–4 of 4

I have a link in my top bar that is more of a function than a regular link. It provides log in/log out. How do I make this link bold?

Hi Michelle,

Try this:

.top-bar a {
    font-weight: bold;
}

YES! Thanks much.

No problem :)

This archived topic is closed to new replies.