Reply To: fluid only at home

Home Forums Support fluid only at home Reply To: fluid only at home

Home Forums Support fluid only at home Reply To: fluid only at home

#198431
Raul

Completed with


.container.grid-container {
    max-width: 90%;
}
.inside-article, .comments-area, .inside-right-sidebar .widget {
    box-shadow: 0 0px 0px rgba(0,0,0,.26);
    border-radius: 0px;
}
body {
    background-color: #fff;
}

I liked simple css, custom css per page 🙂
Do you know something like “simple js” with option to attach js at head or body bottom?

Thanks!