Forums
Home / Plugin: JS Archive List / Bold Months and Years?
(@adwerkerjim)
5 months, 3 weeks ago
Is there a way to bold the Months and Years?
The page I need help with: [log in to see the link]
(@skatox)
4 months, 2 weeks ago
Sure, you can do it with CSS. Just add the following rule:
.jaw-widget > li > a, .jaw_months > li > a { font-weight: bold;}