Title: Text clear code
Last modified: January 23, 2021

---

# Text clear code

 *  Resolved [tomduebaeck](https://wordpress.org/support/users/tomduebaeck/)
 * (@tomduebaeck)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/text-clear-code/)
 * Hi, i dont know if you updated your plugin or DIVI updated, but the text is now
   not on top of my background image
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-clear-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [pipdig](https://wordpress.org/support/users/pipdig/)
 * (@pipdig)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/text-clear-code/#post-13952624)
 * Hi [@tomduebaeck](https://wordpress.org/support/users/tomduebaeck/),
 * The Divi theme seems to be using strange formatting on the page. I think the 
   best fix for your particular website is to [add the following CSS](https://support.pipdig.co/articles/wordpress-how-to-add-or-edit-css/):
 *     ```
       .et_password_protected_form {
         padding: 0;
       }
       .cppm_message {
         background: rgba(255,255,255,0.9);
         text-align: center;
         padding-top: 60px;
       }
       ```
   
 * This would result in – [https://i.imgur.com/KElH8RC.png](https://i.imgur.com/KElH8RC.png)

Viewing 1 replies (of 1 total)

The topic ‘Text clear code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/change-password-protected-message.
   svg)
 * [Change Password Protected Message](https://wordpress.org/plugins/change-password-protected-message/)
 * [Support Threads](https://wordpress.org/support/plugin/change-password-protected-message/)
 * [Active Topics](https://wordpress.org/support/plugin/change-password-protected-message/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/change-password-protected-message/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/change-password-protected-message/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pipdig](https://wordpress.org/support/users/pipdig/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/text-clear-code/#post-13952624)
 * Status: resolved