Okay
  Public Ticket #1593726
<strong> tag not appearing with bold text
Closed

Comments

  •  1
    Evan started the conversation

    Thanks for the great theme! This is the first time I’m using it, and so far, so good.

    I'm developing a site for a client. I started using the theme for about a week, and then after I updated to the newest version, I was suddenly unable to use < strong > or < b >, as it failed to make any text on any page bold (< em > does work). Never had this issue with any WP site, and I've checked to see if I had any CSS that might be overriding something, but that doesn't appear to be the case. Everything else appears to be running smoothly, and as it should, except for the use of these tags.

    Just wanted to see if anybody else was having this issue with the new version, or just me! Thank you.

    {"wp":{"use":false,"adminUrl":"http://szuperfilms.com/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  •  1,559
    Laborator replied

    Hi epittson,

    The problem should be with the font, maybe the bold version is not being loaded.

    Can you please add the code below to your Custom CSS area:

    b, strong {
        font-weight: 600;
    }

    and see if your font is bold now?

    If not, then please share your site credentials here, because we need to login to your site and see this issue live.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Evan replied privately
  •  1,559
    Laborator replied

    Hi epittson,

    I just initialized a the Roboto font in your Typography area and now your question is resolved.

    To see what I did please watch the procedure: https://d.pr/v/4k9LCs+

    P.S: Please take your time and read Kalium Documentation articles, we have prepared more than 130 articles where you can find very useful informations about your theme.

    Will set this ticket as solved from here.


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group