Title: CSS not saving
Last modified: June 20, 2024

---

# CSS not saving

 *  Resolved [wprrr32](https://wordpress.org/support/users/wprrr32/)
 * (@wprrr32)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/css-not-saving-5/)
 * Hello, when I apply custom css, the widget preview displays the results correctly.
   But when I save, the preview goes back to default but the css is still there.
   The css does not display. Any thoughts on what would do this? Thanks

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

 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/css-not-saving-5/#post-17844194)
 * Hi,
 * Possibly you have some code in your CSS which is being stripped after you save.
 * You can post the CSS code you use and I’ll try to point the issues you have.
 * Thanks! 🙂
 *  Thread Starter [wprrr32](https://wordpress.org/support/users/wprrr32/)
 * (@wprrr32)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/css-not-saving-5/#post-17847118)
 * hello and thank you for the reply! here is the css i added:
 * /* Add a \”Language\” label in front of the .gtranslate_wrapper selections _/.
   gtranslate\_wrapper::before { content: \”Language \”; font-weight: bold; /_ Optional:
   Make the label bold _/ margin-right: 5px; /_ Optional: Add some spacing between
   the label and the selections */
   }
 * /* Ensure proper alignment and spacing */
   .gtranslate_wrapper {display: inline-
   flex;align-items: center;}
 * /* Adjust the position and appearance of the select element if necessary _/ .
   gtranslate\_wrapper select { margin-left: 5px; /_ Adjust spacing as needed */
   }
 *  Thread Starter [wprrr32](https://wordpress.org/support/users/wprrr32/)
 * (@wprrr32)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/css-not-saving-5/#post-17847121)
 * what i am trying to do with this css is add “Language” in front of the language
   codes. also is it possible to add css for a top center placement? thanks again
 *  Plugin Author [edo888](https://wordpress.org/support/users/edo888/)
 * (@edo888)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/css-not-saving-5/#post-17852447)
 * I suggest that you place it into your theme CSS code instead.
 * Thanks! 🙂

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

The topic ‘CSS not saving’ is closed to new replies.

 * ![](https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917)
 * [Translate Wordpress with GTranslate](https://wordpress.org/plugins/gtranslate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gtranslate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gtranslate/)
 * [Active Topics](https://wordpress.org/support/plugin/gtranslate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gtranslate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gtranslate/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [edo888](https://wordpress.org/support/users/edo888/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/css-not-saving-5/#post-17852447)
 * Status: resolved