Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #188615

    Hello
    I’d like to get rid of the fine border down the middle of the Special Headings, I tried inspecting the elements but couldn’t get the css correct.

    Is there a way to adjust it’s position and make it thicker.

    Thanks
    Frank

    #188624

    Hey Frank!

    Add this code to the Quick CSS:

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

    Cheers!
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove the thin border line from Special Heading’ is closed to new replies.