move toggle to left or middle

toggle custom 1 /**************************** toggle custom 1 **************************/ .toggle_custom_1 { border: none; } .toggle_custom_1.et_pb_toggle.et_pb_toggle h5 { padding-left: 45px; } .toggle_custom_1 .et_pb_toggle_title:before { right: 92% !important;...

Overlap Sections

#1Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings. Click Here #2Your content...

change the submit button text

A child theme is required to properly implement this customization. If you are not currently using a child theme, you can download one using the following link: https://www.dropbox.com/s/ut4dkjq5n7j9nkz/divi-child-theme-0.1.1.r20.zip?dl=1 Add the first code snippet...

add an overlay to a text module

Add this code to the before section of the modules’ settings content:””; display: block; height: 100%; position: absolute; top: 0; left: 0; width: 100%; background-color: rgba(58, 60, 69, .6);