Hello, I used the following css to increase my page width and it worked great on the desktop but wrecked the mobile. Here’s the css and my site:
http://handpaintedabstracts.com
.container {
width: 1080px;
}
Is there a fix that’ll allow for the expanded desktop page while keeping the mobile at the same width?
Also, is there a way to remove the sidebar from posts as well as pages. The theme only allows for full width pages.
Hello I am having this same issue. YARPP and Vimeo Videowall are two plugins I’m trying to use within one sidebar. Individually they work fine, but together the Videowall gets pushed to the bottom of the post content.I tried using this css that I was advised to use but no success. #left-area {width: 632px;}
The site is in maintenance mode but I’d be happy to email someone a guest login or to post whatever was needed to get this resolved. Can anyone help? Thanks