Tagged: line special heading
I get a horizontal line next to a special heading. How can I get rid of the line?
I found this solution in the forums. Add to Quick CSS under Enfold->General Styling:
.special-heading-border {
display:none !important;
}
It seems to do the trick for now.
Topic: https://kriesi.at/support/topic/enfold-special-heading-fine-horizontal-line-after-text/