Title: Responsive
Last modified: August 30, 2016

---

# Responsive

 *  [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/responsive-254/)
 * I have a one third (1/3)
    two third (2/3)
 * The 1/3 is a form. So when it gets narrow it becomes useless. How can I make 
   it responsive to one after the other, earlier than the current setting?
 * Ie if narrower than 700px, show 2 rows.
 * [https://wordpress.org/plugins/column-shortcodes/](https://wordpress.org/plugins/column-shortcodes/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Stefan van den Dungen Gronovius](https://wordpress.org/support/users/dungengronovius/)
 * (@dungengronovius)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-254/#post-6376302)
 * This is only possible by writing your own stylesheet with media queries.
    We’ve
   made a basic stylesheet with only 1 breakpoint a 600px. The problem is that we
   don’t know which breakpoints there are in your theme.
 * The best way is to copy the default stylesheet ( /column-shortcodes/assets/css/
   shortcodes.css ) and move this to your theme, include the Stylesheet and write
   your own mediaqueries. Be sure that the CSS your write, is more specific than
   the stylesheet the plugin ships with.

Viewing 1 replies (of 1 total)

The topic ‘Responsive’ is closed to new replies.

 * ![](https://ps.w.org/column-shortcodes/assets/icon-256x256.png?rev=1679769)
 * [Column Shortcodes](https://wordpress.org/plugins/column-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/column-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/column-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/column-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/column-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/column-shortcodes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Stefan van den Dungen Gronovius](https://wordpress.org/support/users/dungengronovius/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-254/#post-6376302)
 * Status: not resolved