Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #284171

    Hi, how do I get rid of the horizontal line that’s showing to the right of all h1, h2, h3 titles?

    Thanks, Richard

    #284185

    Hi Richard!

    By adding following code to Quick CSS in Enfold theme options under General Styling tab

    div.special-heading-border {
    display: none;
    }

    Regards,
    Yigit

    #284189

    Fantastic! thanks Yigit

    #284196

    Hey!

    You are welcome, glad we could help! :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Line next to all header text’ is closed to new replies.