Browse: Home / Snippets /

Change Complete button border radius

Contents


Snippet #

Important: All snippets are provided as-is without support or guarantees. These snippets are provided as guidelines for advanced users looking to customize LearnDash. For any additional help or support with these snippets, we recommend reaching out to a LearnDash Expert.

.ld-status.ld-status-complete {
	border-radius: 0;
}