Plugin Author
Brecht
(@brechtvds)
Hi Erwin,
You can use your own CSS to style the output. If you give me a link to your website and tell me what you’d like to change I can give you some code.
Brecht
Hi Brecht,
Thanks for your swift reply.
The website is apoplife.nl. One of the posts my question refers to is http://apoplife.nl/prince-top-50-deel-1/.
In the widget named ‘Gerelateerde berichten’ the related post appears to be bold, as compared to the ‘Meest recente berichten’ widget list.
The ‘Meest recente berichten’ layout is the one I prefer.
Thanks so much,
Erwin
Plugin Author
Brecht
(@brechtvds)
Hi Erwin,
Could you try adding the following CSS on the Settings > Custom Related Posts > Custom Code page:
.widget_crp_widget li {
font-size: 16px;
}
Brecht
Hi Brecht,
Tried it and it worked perfectly.
Thanks!!
Erwin