Different post width CSS for desktop and mobile?
-
I really like the look of a narrower post area, so I added (after some trial and error) the following to the ‘Additional CSS’ area:
#primary {
width: 60%;
}
However, now the post area on mobile is too narrow. Is there a way to edit the CSS just for the desktop view? Thanks! (Blog in question is https://thebravelittleplate.com/) -
Hi there,
The site thebravelittleplate.com appears to be a self-hosted WordPress (also called “.org”) site hosted on BlueHost Web Hosting, and not a site hosted on our WordPress.com service.
You can confirm here: https://gwhois.org/thebravelittleplate.com+dns
To clarify, we are not the only providers of WordPress sites, and BlueHost also happens to offer WordPress sites, but they use a different version of the platform than what we use here. Because of this we are not able to help with your issue as it lies outside of our system. See http://support.wordpress.com/com-vs-org/ for more info.
You can find support for your self-hosted WordPress site here: https://wordpress.org/support/forums/
You may also wish to contact your theme’s support team for more assistance, since CSS modifications may be covered under your support contract with them.
Hope that points you in the right direction!
- The topic ‘Different post width CSS for desktop and mobile?’ is closed to new replies.