Viewing 1 replies (of 1 total)
  • Thread Starter diannadk

    (@diannadk)

    I found a solution:
    Line 957 remove border-bottom or set it to 0

    .site-content article {
    -moz-hyphens: auto;
    border-bottom: 0px double #EDEDED;
    margin-bottom: 5.14286rem;
    padding-bottom: 1.71429rem;
    word-wrap: break-word;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove the border-bottom after a post’ is closed to new replies.