Viewing 3 replies - 1 through 3 (of 3 total)
  • Change this:

    .post {
    background-color: #FFFFFF;
    border: 5px solid #EFEFEF;
    margin: 0 0 60px;
    padding: 40px 55px;
    position: relative;
    }

    And this:

    .post .title {
    border-bottom: 1px solid #E7E7E7;
    color: #000000;
    font-size: 32px;
    margin: 0 0 30px;
    padding: 0 0 25px;
    position: relative;
    width: 100%;
    }

    Thread Starter rsuri

    (@rsuri)

    It worked! Thanks

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing the borders’ is closed to new replies.