Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #557670

    can we use css to remove the line after heading?

    please refer to the attached link and pictures
    Special Heading Elements 1
    Special Heading Elements 2

    #557954

    Hey paulchiao!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    .special-heading-border {
        visibility: hidden;
    }

    Best regards,
    Ismael

    #557959

    thanks, it works perfect

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.