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,
is that possible to make text in sidebae in bold?
Here is the sidebae location
https://drive.google.com/file/d/1fFcmeMCn9irAd3INetDuwAoNInyZJLUN/view?usp=sharing
Here is the link
https://tiedown.com.tw/product-page/
thanks
Best Regards,
Henry Huang
Hi there,
try this CSS:
.sidebar .widget ul li a {
font-weight: 900;
}
This archived topic is closed to new replies.