Divi Content Versions for Desktop, Tablet and Mobile

In Divi, you can have different content for different devices (desktop, tablet and mobile). Add Versions Hover over the mobile icon in the module: Now click the different devices and set different content:       Remove Versions If you wish to remove the...

DIVI left right padding on woocommerce descriptions

.et-db #et-boc .et-l .et_pb_row .et_pb_column.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column:last-child, .et-db #et-boc .et-l .et_pb_row_inner .et_pb_column.et-last-child, .et-db #et-boc .et-l .et_pb_row_inner .et_pb_column:last-child { padding-left:...

Add Custom Fonts for Website Use DIVI

Place in fonts subdirectory. STYLE.CSS In CSS code: @font-face { font-family: “FalenaRegular”; src: url(“fonts/FalenaRegular-font.woff”) format(‘woff’); } @font-face { font-family: “JuanaLightItalic”; src:...