Responsive problem
-
Hi all
First of all, Thanks for a great theme!
I have changed the left sidebar to 290px using this css code:
.col-3cm .main-inner { padding-left: 290px; background-position: -50px 0; }
.col-3cm .s1 { margin-left: -290px; }
.s1 { width: 290px; }
@media only screen and (min-width: 479px) and (max-width: 960px) {
.s1-expand .s1 { width: 290px; }
.s1-expand .s1 .sidebar-content,
.s1-expand .s1 .post-nav { min-width: 290px; }
}
But when resizing the window, the left sidebar-header does not collapse any more (and some other small stuff).
This the apparently not the right way to resize my left sidebar, and still keep all the reponsive features??
Kan someone point me in the right direction?Regards Jens http://www.stjernebakken.dk
The topic ‘Responsive problem’ is closed to new replies.
