• Resolved lillyfeee

    (@lillyfeee)


    Hi everyone,

    I just wanted to know,how to get the letters in bold. Somehow the code (somewhere) works in that way, that the bold letters aren’t bold. Can anyone help me please?!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Frenchtastic

    (@titouanc)

    Hi do you know how to edit CSS files?
    If not it’s all good a new option has been included in the theme update which will allow you to easily make headings bolder, the update should be out within a few days.

    Theme Author Frenchtastic

    (@titouanc)

    If you’d like to change it right away edit the blog.css file and change this:

    h1, .h1,
    h2, .h2,
    h3, .h3,
    h4, .h4,
    h5, .h5,
    h6, .h6 {
    font-weight: 100; to font-weight: 300;
    }

    And same for
    `h1 a, .h1 a,
    h2 a, .h2 a,
    h3 a, .h3 a,
    h4 a, .h4 a,
    h5 a, .h5 a,
    h6 a, .h6 a{
    font-weight: 100; to font-weight: 300;
    }

    katichka

    (@katichka)

    Dear Frenchtastic, i’m sorry, but in the last update the “bold” problem still remains. And as for me – i’m not able to find blog.css. =( What shall i do?

    Theme Author Frenchtastic

    (@titouanc)

    Hello,
    Have you tried this?

    1. From your WordPress dashboard go to Appearance > Customize
    2. Scroll down and click Font Options
    3. Set headings font to bold or bolder
    4. Hit Save (top left corner)

    Let us know if it worked.

    Cheers!

    katichka

    (@katichka)

    We are talking about this https://clip2net.com/s/3dErWbU ?
    But this applies only to headings and body font.
    And i have problems with bold text in posts (tag <strоng> is not working).

    katichka

    (@katichka)

    .

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to get bold type’ is closed to new replies.