mattallford

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Another Post Width Query #5127

    mattallford
    Participant

    I think I’ve figured it out with the below.

    .single-post .widget-area {
        display: none;
    }
    .single-post .site-content {
        width: 95%;
        border: none;
    }
    .single-post .below-title-meta {
        margin-left: -2.1%;
        width: 105.2%;
    }
Viewing 1 post (of 1 total)