Home Forums WoodMart support forum The font of my titles has changed

The font of my titles has changed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #710005

    Trincamp
    Participant

    Hello,

    The font of my titles has changed since the update.

    Can you help me fix this ?

    Thank you.

    #710010

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I have checked your site, and the product title font is currently controlled by custom CSS that sets it to Times New Roman:

    html .wd-product .wd-entities-title a {
    	font-family: "'Times New Roman', Times, serif", Arial, Helvetica, sans-serif;
    	font-size: 15px;
    }

    This means the font change you are seeing is due to the applied CSS, not the theme update.

    If you would like to change the font, you can do so directly from:

    Theme Settings > Typography > Advanced Typography: https://postimg.cc/nsRS14Rx

    Best Regards,

    #710019

    Trincamp
    Participant

    The problem is that my changes are no longer active. And when I try to modify them again, they are not taken into account.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to remove the custom css code and make the changes from Typography and check the issue after completely clearing the cache.

    If the issue remains, 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,

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