Title: &#8220;search&#8221; font
Last modified: January 17, 2021

---

# “search” font

 *  Resolved [sofiamlepp26725](https://wordpress.org/support/users/sofiamlepp26725/)
 * (@sofiamlepp26725)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-font/)
 * Does anyone know if it is possible to change the font and text style of the word“
   search” that comes with this theme?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsearch-font%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-font/#post-13917387)
 * Hi,
 * You can use this CSS code to apply to **Additional CSS** of your website.
 *     ```
       .site-search__wrap .site-search_input, 
       .widget_search .site-search .site-search_input {
         font-style: italic;
         font-size: 14px;
         font-family: 'Playfair Display', serif;
       }
       ```
   
 * Then you’ll do some changes on each value accordingly to meet your need.
 * I hope this reply helps.
 * Regards,
    Kharis
 *  Thread Starter [sofiamlepp26725](https://wordpress.org/support/users/sofiamlepp26725/)
 * (@sofiamlepp26725)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-font/#post-13917412)
 * Thank you that worked great!
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/search-font/#post-13917468)
 * You’re welcome!
 * Please let us know in a new topic if you have any further questions, or if we
   can provide you with any other assistance.
 * Regards,
    Kharis

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

The topic ‘“search” font’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/cali/1.0.2/screenshot.png)
 * Cali
 * [Support Threads](https://wordpress.org/support/theme/cali/)
 * [Active Topics](https://wordpress.org/support/theme/cali/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/cali/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/cali/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/search-font/#post-13917468)
 * Status: resolved