Title: Plug-in version 1.0.2 breaks header code
Last modified: September 21, 2017

---

# Plug-in version 1.0.2 breaks header code

 *  Resolved [epiisila](https://wordpress.org/support/users/epiisila/)
 * (@epiisila)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/plug-in-version-1-0-2-breaks-header-code/)
 * I installed the plug-in update this morning and css starts showing up for various
   things. In the initial case, it’s eliminating the background color. This did 
   not happen on the previous version. Any ideas for a fix?
 * i.e. body.custom-background { background-color: #565656; } shows up on the page
    -  This topic was modified 8 years, 8 months ago by [epiisila](https://wordpress.org/support/users/epiisila/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplug-in-version-1-0-2-breaks-header-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [sdwire](https://wordpress.org/support/users/sdwire/)
 * (@sdwire)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/plug-in-version-1-0-2-breaks-header-code/#post-9519440)
 * The problem is in a meta tag that Divi Accessibility adds:
 * `<meta name="viewport" content="width=device-width, initial-scale=1.0 />`
 * It’s missing a closing quotation mark for the **content** attribute
 * Even the vendor’s own website – campuspress.com – exhibits the problem, displaying
   a small piece of javascript code at the top of the page.
 *  Thread Starter [epiisila](https://wordpress.org/support/users/epiisila/)
 * (@epiisila)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/plug-in-version-1-0-2-breaks-header-code/#post-9520642)
 * Thanks sdwire! I edited accessible-divi/public/class-divi-accessibility-public.
   php file and it fixed the problem.
 *  Plugin Author [Joe Fusco](https://wordpress.org/support/users/joefusco/)
 * (@joefusco)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/plug-in-version-1-0-2-breaks-header-code/#post-9535108)
 * Thank you for the feedback! Plugin has been fixed.

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

The topic ‘Plug-in version 1.0.2 breaks header code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/accessible-divi_202269.svg)
 * [Divi Accessibility](https://wordpress.org/plugins/accessible-divi/)
 * [Support Threads](https://wordpress.org/support/plugin/accessible-divi/)
 * [Active Topics](https://wordpress.org/support/plugin/accessible-divi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accessible-divi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accessible-divi/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Joe Fusco](https://wordpress.org/support/users/joefusco/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/plug-in-version-1-0-2-breaks-header-code/#post-9535108)
 * Status: resolved