Title: Lost CSS when changing URL
Last modified: August 19, 2016

---

# Lost CSS when changing URL

 *  Resolved [dgam](https://wordpress.org/support/users/dgam/)
 * (@dgam)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/)
 * Hi!
 * I changed my url, following these instruction:
 * [http://codex.wordpress.org/Changing_The_Site_URL](http://codex.wordpress.org/Changing_The_Site_URL)
 * The url changed, but the css and theme didn’t follow. What do I do to get it 
   back?
 * Thanks,
    Dorothea

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

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/#post-2031172)
 * View the source on your page and see where it’s looking for your CSS.
 * Which site URL change did you do? Just moving a folder or to a new domain or 
   what?
 *  Thread Starter [dgam](https://wordpress.org/support/users/dgam/)
 * (@dgam)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/#post-2031176)
 * Looks like the right CSS in the source.
 * I changed the url from: drfo.dk/wordpress to drfo.dk
 *  Thread Starter [dgam](https://wordpress.org/support/users/dgam/)
 * (@dgam)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/#post-2031183)
 * Even more strange. In firefox it looks right, but in safari it comes without 
   css.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/#post-2031190)
 * Dump Safari’s cache.
 * Looks fine on Chrome, so odds are Safari’s holding on to something.
 * Failing that, you may need to put in a redirect to tell browsers ‘When you go
   to wordpress, go here instead.’
 * It’d be something like this:
 *     ```
       RewriteRule ^/wordpress/(.*)$ http://drfo.dk/$1 [L,R=301]
       ```
   
 *  Thread Starter [dgam](https://wordpress.org/support/users/dgam/)
 * (@dgam)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/#post-2031203)
 * Thanks for checking on chrome!
 * Will try to figure out why Safari don’t wanna work! 🙂
 *  Thread Starter [dgam](https://wordpress.org/support/users/dgam/)
 * (@dgam)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/#post-2031213)
 * Clicked on Safari menu and select Empty Cache and empty. Worked!

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

The topic ‘Lost CSS when changing URL’ is closed to new replies.

## Tags

 * [changed](https://wordpress.org/support/topic-tag/changed/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [lost](https://wordpress.org/support/topic-tag/lost/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [dgam](https://wordpress.org/support/users/dgam/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/lost-css-when-changing-url/#post-2031213)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
