Outline text
<span style="color: #000000; -webkit-text-stroke-width: 2px; stroke-width: 2px; -webkit-text-stroke-color: #FFFFFF33; stroke: #FFFFFF33;">design</span>
Search for a command to run...
<span style="color: #000000; -webkit-text-stroke-width: 2px; stroke-width: 2px; -webkit-text-stroke-color: #FFFFFF33; stroke: #FFFFFF33;">design</span>
/* Menu Breakpoint */ @media only screen and (max-width: 1149px) { .et_pb_menu .et_pb_menu__menu { display: none; } .et_mobile_nav_menu { display: block } } /*remove bullet points from submenu*/ #left-area ul, .entry-...
Paste the code below into the main element field of the advanced settings of the module. animation-name: updown; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; margin-left: 0px; ...
<script> jQuery(function($){ $("#et_pb_signup_email").attr("placeholder", "Your New Text"); }); </script> Credit: https://divi.help/threads/email-optin-change-email-field-name.8235/
Before After CSS /* Menu no wrap ul */ .et_pb_menu .et_pb_menu__menu>nav>ul {flex-wrap: nowrap;}
<h2><span style="text-decoration: underline; text-decoration-color: #ffd9b7; text-decoration-thickness: 14px; text-underline-offset: -7px; text-decoration-skip-ink: none;">Big Solutions</span> for Small Businesses</h2>
/* Slider Description animation - Slide Out Blur */ .et_pb_slide_description { -webkit-animation: slide-out-blurred-right 0.45s cubic-bezier(0.755, 0.050, 0.855, 0.060) both; animation: slide-out-blurred-right 0.45s cubic-bezier(0.755...
/* Slide Description animation - slide right */ .et_pb_slide_description { -webkit-animation: slide-right 29.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: slide-right 29.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) bot...
.et_pb_toggle_open h5.et_pb_toggle_title:before { content: "\e04b" !important; font-family: ETmodules !important; } .et_pb_toggle_close h5.et_pb_toggle_title:before { content: "\e04c" !important; font-family: ETmodules !important; }