Underline negative margin

<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>
Search for a command to run...

<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>
No comments yet. Be the first to comment.
<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;}