Title: Styling Admin area
Last modified: August 14, 2026

---

# Styling Admin area

 *  Resolved [skytthe](https://wordpress.org/support/users/skytthe/)
 * (@skytthe)
 * [3 weeks ago](https://wordpress.org/support/topic/styling-admin-area/)
 * Latest update affects styling in several places in the Admin area – including
   Post/Page overviews, media, etc.

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

 *  Plugin Support [Ruman Ahmed](https://wordpress.org/support/users/algorithmsunlocks/)
 * (@algorithmsunlocks)
 * [2 weeks, 6 days ago](https://wordpress.org/support/topic/styling-admin-area/#post-18994300)
 * Hello [@skytthe](https://wordpress.org/support/users/skytthe/),
 * Thank you for sharing the detailed information.
 * In this update, the **“Both Backend and Frontend”** CSS location was corrected.
   Previously, an internal value typo meant CSS snippets configured for this location
   were effectively loaded only on the frontend. With the current code, snippets
   using `run_at = everywhere` are now also loaded in `/wp-admin/`.
 * This could explain styling changes on **Posts, Pages, Media, and other admin 
   screens**, particularly if an active CSS snippet contains broad selectors such
   as `body`, `.wrap`, `table`, `.media`, `ul`, or `.button`.
 * Could you please check:
    1. Go to **FluentSnippets > Styles**.
    2. Review active CSS snippets configured for **Both Backend and Frontend**.
    3. If the CSS is only intended for the frontend, change it to **Frontend**.
    4. If admin styling is intentional, consider scoping the CSS to the specific admin
       screen/component instead of using broad selectors.
    5. Clear any page cache, object cache, and OPcache after making the change.
 * If the **issue persists**, please share the CSS snippet you are currently using
   along with a screenshot showing the affected admin area. This will help us investigate
   the issue further.
 * Please let me know the update.
 * Best regards!
   Ruman Ahmed.
 *  Thread Starter [skytthe](https://wordpress.org/support/users/skytthe/)
 * (@skytthe)
 * [2 weeks, 6 days ago](https://wordpress.org/support/topic/styling-admin-area/#post-18994428)
 * Thanks, your explanation and solution was spot on.
   I had a snippet to be anywhere,
   and changed it to frontend. After that was everything OK.
 * Thanks for the support, and your wonderful plugin 🙂

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstyling-admin-area%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/easy-code-manager/assets/icon.svg?rev=3642978)
 * [FluentSnippets – High-Performance Code Snippets, Header & Footer Code, Custom CSS & PHP Code Manager](https://wordpress.org/plugins/easy-code-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-code-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-code-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-code-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-code-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-code-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [skytthe](https://wordpress.org/support/users/skytthe/)
 * Last activity: [2 weeks, 6 days ago](https://wordpress.org/support/topic/styling-admin-area/#post-18994428)
 * Status: resolved