Where can I change this block letter font

This topic has 2 replies, 2 voices, and was last updated 8 months, 1 weeks ago ago by Tony Rodriguez

  • Avatar: coffeedog
    coffeedog
    Participant
    August 29, 2023 at 19:09

    Hi, where do I change this font? Thank you. I’m mostly concerned with uppercase and lowercase letters.

    https://postimg.cc/crTSnssZ

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    August 30, 2023 at 05:39

    Hello, @coffeedog,

    Should you wish to modify the font, we respectfully ask that you duplicate and insert the CSS code given below into the following pathway: Xstore >> Theme Options >> Theme Custom CSS >> Global CSS. Afterward, please ensure to clear your browser cache and revisit your website. The outcome should resemble this: https://postimg.cc/v4y3R6Pk

    The CSS code is as follows:

    article.blog-post .read-more, article.post-grid .read-more {
          text-transform: uppercase !important;
    }

    Please note that you have the option to alter the text-transform value in the subsequent CSS code according to your preferences.

    Best Regards,
    8Theme’s Team.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.