• Resolved shaliniseb

    (@shaliniseb)


    Hello,

    We are using your plugin for displaying latest posts in our site.

    In our site we are using “px” fonts so it won’t change the font size based on the browser settings. But your plugin fonts are in “rem” so the site fonts are become inconsistent ( based on the browser settings).

    Could you please help us to fix this issue.

    Regards,
    Shalini.S

    https://ww.wp.xz.cn/plugins/category-posts/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Floeter

    (@kometschuh)

    We provide a option ‘Disable widget CSS’ in the ‘General’ area.

    We set some WP CSS classes, like .widget-title, so you can have the property all your used widgets get the same Theme CSS styles.

    Thread Starter shaliniseb

    (@shaliniseb)

    I have checked that option but the issue still exists.

    The following style still in rem

    .cat-post-title {
    font-size: 0.9375rem;
    }

    Plugin Author Daniel Floeter

    (@kometschuh)

    Hello Shaliniseb,

    you have two instances from Category Posts Widget on your site? Both instances have to be unchecked the ‘Disable widget CSS’ option.

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

The topic ‘Font size issue’ is closed to new replies.