• Hi guys i am trying to modify truly minimal so the sidebar appears for longer like at 700px width. I managed to resize the sidebar to what i wanted but the problem is the sidebar drops below the content at around 800px. This is the code i added in custom css.

    @media only screen and (min-width : 700px) {
    .sidebar-left .site-content {
    margin: auto auto auto 140px;
    }
    }

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

    (@drico)

    Does anyone have any experience with this theme or such a problem? Any help would be greatly appreciated.

Viewing 1 replies (of 1 total)
  • The topic ‘Truly Minimal’ is closed to new replies.