Conversation
supportCan i make the years be bold? Thanks,
Hi @hunternott , yes you can with CSS.
@alphawolf could you be so kind to publish the css code and i will add it? Thanks,
@hunternott sure. Can you link your archive page so I can see your HTML markup? Thank you!
@alphawolf https://indianasxs.com/
@hunternott Thanks! Where do I find your archives page?
@alphawolf right in the main page scroll down to archives. See the years they aren’t bold.
Okay, even though that’s not the Simple Yearly Archive plugin you’re using, try adding the following to the end of your theme’s style.css file: .Annual_Archive_Widget li a { font-weight: bold; }
Hi @hunternott , yes you can with CSS.
@alphawolf could you be so kind to publish the css code and i will add it? Thanks,
@hunternott sure. Can you link your archive page so I can see your HTML markup? Thank you!
@alphawolf https://indianasxs.com/
@hunternott Thanks! Where do I find your archives page?
@alphawolf right in the main page scroll down to archives. See the years they aren’t bold.
Okay, even though that’s not the Simple Yearly Archive plugin you’re using, try adding the following to the end of your theme’s style.css file: .Annual_Archive_Widget li a { font-weight: bold; }