Site logo

Archived topic

Hep with SEAL (ZEAL) theme / elementor

1 reply · Started by Diego on March 26, 2020

Viewing posts 1–2 of 2

Hi there,

Go to Customizer > Additional CSS field and find this block of CSS:

hr, .divider {
	display: block;
	height: 4px;
	max-width: 40px;
	background: #09BE9F;
	margin: 30px auto;
}

Then change #09BE9F to the desired color.

Let me know if this helps :)

This archived topic is closed to new replies.