Hi there,
Thanks for your solution Maruti, i just did :
.container {
width: 1440px;
}
.site-sidebar {
width: 180px;
float: left;
margin: 0 0 0 -300px;
}
With Simple Custom CSS plugin.
But i lose responsiveness. ??
Would you have any key to solving this please ?
EDIT : OK, i’m new to that. I had to copy the whole CSS to my CSS editor…
Now another issue : on my Nexus 5, the page is half cropped (in vertical position), which is annoying… I mean the right half is blank and i have to zoom in to get a non perfect result. Any way to correct that in css ? I suppose yes… But i’ve been trying stuff for 30 mins with no luck.
Also, it’s not perfectly fullscreen neither when in landscape position.