by Nina | Feb 2, 2023 | Divi
Section background colour: #f2eaeb Top and bottom slanted dividers in white.
by Nina | Jan 23, 2023 | Divi
.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:...
by Nina | Jan 23, 2023 | Divi
.et-db #et-boc .et-l .et_pb_module.et_pb_text_align_left { text-align: center !important;
by Nina | Jan 18, 2023 | Divi
https://www.peeayecreative.com/how-to-reorder-the-divi-blog-image-title-meta-excerpt-and-button/
by Nina | Jan 10, 2023 | 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:...
by Nina | Nov 27, 2022 | Divi
Use this CSS /*place button modules next to each other in the same column*/ .de-inline-buttons .et_pb_button_module_wrapper { display: inline-block; } /*- Row Class Add this to the row containing the two buttons (in CSS class) de-inline-buttons...