add_action( 'wp_footer', 'forminator_preload', 20 ); function forminator_preload() { global $post; if ( ! $post instanceof…
Outline headings

.nectar-highlighted-text[data-style="text_outline"] em {
-webkit-text-stroke-color: inherit;
-webkit-text-fill-color: rgba(0,0,0,0);
-webkit-text-stroke-width: 0.02em;
}
