{"section":"known-issues","requestedLocale":"en","requestedSlug":"storefront-styles-page-interfering-with-theme-css-loading","locale":"en","slug":"storefront-styles-page-interfering-with-theme-css-loading","path":"docs/en/known-issues/CMS/storefront-styles-page-interfering-with-theme-css-loading.md","branch":"main","content":"## Summary\n\n\nWhen a theme version is saved as **\"current\"** in the **Storefronts → Styles** section of the VTEX Admin, this configuration overrides the CSS loaded on the storefront. This behavior causes issues when a new version of the theme is published, since the CSS from the version marked as \"current\" in Styles will still be served to the storefront instead of the latest theme version.\n\n\n#### Simulation\n\n\n\n- In VTEX Admin, go to **Storefronts → Styles**.\n- Save a theme style as **\"current\"**.\n- Publish a new version of the theme with CSS changes.\n- Access the storefront and check the CSS being served.\n- Notice that the CSS still references the theme version saved in **Styles**, not the latest published version.\n- You can also verify the CSS being called in the HTML to have the wrong theme id.\n\n\n#### Workaround\n\n\nGo to the **Storefronts → Styles** page in the Admin and save the new theme version as **\"current\"**."}