• Resolved byothe

    (@byothe)


    Hello,

    My comment font is bold… I saw the style setting page of the pluggin. There I can change the font size but not its weight… How can I do that ?

    Regards,

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi @byothe,

    There is an additional <b> tag in comment content. It may come from your current active theme or other plugins.

    To change the font-weight, just navigate to Dashboard > Comments > Settings > Styling admin page, add the following CSS code in “Custom CSS Code” textarea.

    #wpcomm .wc-comment-text b {
        font-weight: 100;
    }
    Thread Starter byothe

    (@byothe)

    Hello
    thank youn for your answer… but it didn’t change anything…
    I am checking with my theme developper…
    I’ll let you know.

    Plugin Support gVectors Support

    (@gvectorssupport)

    Hi @byothe,

    As far as I see you’re using WP Rocket Cache plugin. Please delete all caches and press CTRL+F5 before checking.

    Thread Starter byothe

    (@byothe)

    it works fine… thanks 🙂

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

The topic ‘Font weight’ is closed to new replies.