Modify CSS to exclude mobile devices
-
I have the following code but I want to exclude mobile devices from being affected by the following rule.
.entry-content, .entry-summary { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; margin-left: auto; margin-right: auto; width: 66.67% }Please help modify it
The blog I need help with is: (visible only to logged in users)
-
-
Hi there,
Judging by the sites connected to your WordPress.com account it looks like you’re using the open-source WordPress software and therefore you need to seek help at these forums:
https://wordpress.org/support/forums/
The forum you’re currently posting is for WordPress.com hosted sites only. If you want to know more about the differences between WordPress.com and the WordPress software you can read this document:
-
- The topic ‘Modify CSS to exclude mobile devices’ is closed to new replies.