Viewing 1 replies (of 1 total)
  • Plugin Author Stefan van den Dungen Gronovius

    (@dungengronovius)

    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.