• Resolved apoplife

    (@barates)


    Hi,
    I’m using the plugin and more specifically the widget.
    I have a question regarding the layout for the related posts within the widget. Where (and how) can I change the font-size and font-settings (I think the related posts are displayed as bold).
    I’m sorry, but I’m not terribly up-to-speed with these kind of things.
    Thanks in advance!
    Erwin

    https://ww.wp.xz.cn/plugins/custom-related-posts/

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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

    Thread Starter apoplife

    (@barates)

    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

    Thread Starter apoplife

    (@barates)

    Hi Brecht,
    Tried it and it worked perfectly.
    Thanks!!
    Erwin

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Widget setting’ is closed to new replies.