Change Button Border To Underline (Dawn Theme)

@MMast Add below code with the previous code by following the steps mentioned in the previous comment. Let me know whether it works for you.

.rich-text .rich-text__blocks .rich-text__buttons a.button:after {
    box-shadow: none !important;
}

Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.

1 Like