Site logo

Archived topic

Is that possible make text in sidebar in bold?

1 reply · Started by PING Yao on January 28, 2021

Viewing posts 1–2 of 2

Hi there,

try this CSS:

.sidebar .widget ul li a {
  font-weight: 900;
}
This archived topic is closed to new replies.