Title: Customize Site Loader Text ?
Last modified: November 29, 2020

---

# Customize Site Loader Text ?

 *  Resolved [mungbean](https://wordpress.org/support/users/mungbean/)
 * (@mungbean)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/customize-site-loader-text/)
 * The Site Loader is a great feature, but it defaults to displaying “Loading” text.
 * Would it be possible to make that text customizable, or perhaps inherit the site
   name?
 * Thanks!

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

 *  [Varun Dubey](https://wordpress.org/support/users/vapvarun/)
 * (@vapvarun)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/customize-site-loader-text/#post-13723849)
 * [@mungbean](https://wordpress.org/support/users/mungbean/) You can simply use
   custom css
 *     ```
       .loader-inner:before {
           content: "Site Name";
       }
       ```
   
 *  Thread Starter [mungbean](https://wordpress.org/support/users/mungbean/)
 * (@mungbean)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/customize-site-loader-text/#post-13726991)
 * Thanks! Do ! just add this code snippet to the Additional CSS section of the 
   theme Customize builder?
 *  Theme Author [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/customize-site-loader-text/#post-13733316)
 * yes, you can add them inside the Additional CSS section.

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

The topic ‘Customize Site Loader Text ?’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/customize-site-loader-text/#post-13733316)
 * Status: resolved