How to change divider color

2 replies · opened Oct 17, 2020

Ffurkanyildiz23Oct 17, 2020

<div class="divider divider-sm divider-center"><i class="icon-circle"></i></div>

SSemicolon WebSTAFFOct 18, 2020

Hello,

Use the following code to change the Divider Color:
[ch_pre].divider::after,
.divider::before {
background-color: #EEE;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Ffurkanyildiz23Oct 23, 2020

Thanks, it worked.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard