• Resolved Shanon de Silva

    (@shanon-walter)


    Hi, I would like to know if there is a way to change the theme’s tagline in a different font style and in upper case instead of the default italic words.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello Shanon,

    Please provide the url so we can provide you the custom css as per the need.

    Kind Regards,

    Manoj

    Thread Starter Shanon de Silva

    (@shanon-walter)

    I have the site on a local server (xampp)

    Hi Shanon,

    Plese add the following css to Appearance → Customize → Additional CSS:

    .tagline {
      font-family: 'Open Sans';
      text-transform: uppercase;
    }

    I hope that helps.
    Feel free to reach out if you need anything.

    Best,
    Jarek
    Kale Support

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Tagline’ is closed to new replies.