How to make a Divi page builder specialty section ‘fullwidth’

Sep 3, 2017 | CSS tweaks, Divi Theme, Page Builder, Specialty Section

Trying to make a specialty section ‘fullwidth’ but getting nowhere in the section and row options?

Here’s the CSS snippet to make it happen:

Add the class fully_special to the section and add the following css to your stylesheet.


/* Make specialty section full width */

.fully_special > .et_pb_row{
  width: 100% !important;
  max-width: 100% !important;
  }


Where to paste the CSS snippet

Navigate to Divi>Theme Options and at the bottom of the default “General” tab, paste the CSS snippet into the “Custom CSS” box and save changes.

 

Child Themes

We recommend using a child theme. It is your insurance against losing your custom work in updates.

Click here for instructions on adding a basic Divi child theme with a stylesheet (for custom CSS).

Click here to learn more about child themes and getting the most out of the Divi theme.

 



			

Want more module options for your Divi website?

Check out our Custom Modules for Divi
Browse Custom Modules