Home Forums WoodMart support forum Change the font weight of bold (change bold font weight)

Change the font weight of bold (change bold font weight)

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #582339

    cuonggym148
    Participant

    Hello,
    I want to change the boldness of the text when bolded.

    The default font in normal mode is 400, when bold it will have a weight of 600. How can I the default font weight when bold to 700 (so I can see the difference more clearly? )?

    I want the change to happen in common areas (text blocks) such as: post content, page, product description, short description, product category description…

    • This topic was modified 10 months ago by cuonggym148.
    Attachments:
    You must be logged in to view attached files.
    #582431

    Hello,

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Best Regards.

    #582489

    cuonggym148
    Participant

    How do I choose the Selectors I want?
    (because I don’t know much about HTML/CSS)

    For example, here is the font weight for text content in: post content, page content, product description, short description, product category description…

    #582494

    cuonggym148
    Participant

    Additional, I don’t want to change all the text, but only the bold text will have a font weight of 700 (instead of 600 as the current default).

    I only want to change the font weight when the text is bold/strong to 700,

    but normal text still retains the default font weight of 400.

    #582560

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards.

    #582702

    cuonggym148
    Participant

    🙂 here my friend

    #582832

    Hello,

    For the category description, Navigate to categories > Edit Category and change the font weight. You can do this same for post content and page content in the editor screen.
    See Screenshot for better understanding:
    https://ibb.co/wzQ1V1s

    Best Regards.

    #583035

    cuonggym148
    Participant

    Hello,
    This method is manual and very inconvenient. I’m asking how to change all text when set to bold to have a font weight to 700 (instead of 600 as the current default).

    #583080

    Hello,

    Unfortunately there are no options in theme settings to change the font weight of bold text. For this you need to change the font weight in the HTML Code area.

    Best Regards.

    #583164

    cuonggym148
    Participant

    Hello, can you show me how to do that? 🙂

    #583268

    Hello,

    I have created the test post on your site. Please check the test post and see the structure of the post. This will give you a sample text with bolded sections having a font weight of 700, making the difference more visible.

    Best Regards.

    #583634

    cuonggym148
    Participant

    Thank you for your help, but this manual method is quite inconvenient.
    I thought there was a better way, unfortunately there isn’t. (;-;)

    • This reply was modified 9 months, 3 weeks ago by cuonggym148.
    • This reply was modified 9 months, 3 weeks ago by cuonggym148.
    #584083

    Hello,

    Sorry to say there is no direct option in theme settings available for that. You need to change it manually in the text editor.

    Best Regards.

    #585477

    cuonggym148
    Participant

    Hello, I have solved this problem.
    I added a Typography element with font weight 700 along with this CSS line:

    strong, b {
        font-weight: 700;	
    }	

    Hope it helps someone.
    You can close the topic.

    Attachments:
    You must be logged in to view attached files.
    #585570

    Sounds Great! that your issue has been solved.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 15 posts - 1 through 15 (of 15 total)

The topic ‘Change the font weight of bold (change bold font weight)’ is closed to new replies.