Title: Constructor 0.8.0 upgrade issues
Last modified: August 19, 2016

---

# Constructor 0.8.0 upgrade issues

 *  [joel-margolis](https://wordpress.org/support/users/joel-margolis/)
 * (@joel-margolis)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/constructor-080-upgrade-issues/)
 * Hey, love your theme but I’m having issues with the new 0.8.0 upgrade. My page
   before the upgrade was looking great and functioning correctly on Firefox Safari
   and explorer. After the upgrade my font size shrunk, theirs small squares on 
   the left of links and my backgrounds and header don’t load on Safari.
 * My page is [http://www.nmwproductions.com](http://www.nmwproductions.com)
 * Do you have any fixes for these issues? Or is their a way to downgrade to the
   previous constructor version? Thanks again for all your work

Viewing 1 replies (of 1 total)

 *  [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * (@antonshevchuk)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/constructor-080-upgrade-issues/#post-1402847)
 * Oh, open file
    /wp-content/themes/constructor/themes/sunrise/style.css
 * And comment next code:
 *     ```
       #body { /* for all page */
           font-size: 1.6em;
       }
       ```
   
 * Should be:
 *     ```
       #body { /* for all page */
           /*font-size: 1.6em;*/
       }
       ```
   
 * This is not a original file of sunrise theme…

Viewing 1 replies (of 1 total)

The topic ‘Constructor 0.8.0 upgrade issues’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [antonshevchuk](https://wordpress.org/support/users/antonshevchuk/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/constructor-080-upgrade-issues/#post-1402847)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
