how do I change the column width of Slider widget
Answered on February 18, 2016.
Hi there,
We recommend the Layers Row Element extension which adds support for building layouts within the builder that allow widgets to sit next to one another. You otherwise need to have a basic understanding of CSS and add custom styling that sets a max width for the widget container and the one it will sit next to, plus a custom clear for whatever comes after it. The following guides cover CSS customization and how to use the browser inspector to grab the correct IDs: