Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘can we use css to remove the line after heading?’ is closed to new replies.
can we use css to remove the line after heading?
please refer to the attached link and pictures
Hey paulchiao!
Thank you for using Enfold.
Please add this in the Quick CSS field:
.special-heading-border {
visibility: hidden;
}
Best regards,
Ismael
thanks, it works perfect