Title: Coding to make plugin Divi-friendly
Last modified: April 5, 2018

---

# Coding to make plugin Divi-friendly

 *  [borellidesigns](https://wordpress.org/support/users/borellidesigns/)
 * (@borellidesigns)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/coding-to-make-plugin-divi-friendly/)
 * AWESOME plugin! I am using Divi theme and there were some styling issues in the
   dashboard. Here’s the coding I’ve added to fix styling. Hopefully you can add
   it to a future release:)
 *     ```
       #et_pb_layout.postbox {
           padding: 0px !important;
       }
   
       #et_pb_layout.postbox .handlediv {
           width: 70px;
       }
   
       #et_pb_layout.postbox .et_pb_section a {
           color: #292929;
       }
   
       #et_settings_meta_box .hndle::before {
           left: 25px;
       }
   
       #side-sortables .postbox {
           box-shadow: inset 0 0 0 #fff;
       }
       ```
   
 * [https://coursemethod.io/wp-content/uploads/2018/04/Screen-Shot-2018-04-04-at-9.58.48-PM.png](https://coursemethod.io/wp-content/uploads/2018/04/Screen-Shot-2018-04-04-at-9.58.48-PM.png)
 * [https://coursemethod.io/wp-content/uploads/2018/04/Screen-Shot-2018-04-04-at-9.58.55-PM.png](https://coursemethod.io/wp-content/uploads/2018/04/Screen-Shot-2018-04-04-at-9.58.55-PM.png)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcoding-to-make-plugin-divi-friendly%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Coding to make plugin Divi-friendly’ is closed to new replies.

 * ![](https://ps.w.org/slate-admin-theme/assets/icon-256x256.png?rev=988385)
 * [Slate Admin Theme](https://wordpress.org/plugins/slate-admin-theme/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slate-admin-theme/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slate-admin-theme/)
 * [Active Topics](https://wordpress.org/support/plugin/slate-admin-theme/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slate-admin-theme/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slate-admin-theme/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [borellidesigns](https://wordpress.org/support/users/borellidesigns/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/coding-to-make-plugin-divi-friendly/)
 * Status: not a support question