Hello!
How do you set the line height for a text layer? Also, what version of jQuery should be set for the backend of MD Slider in Drupal 7? Also, assuming jQuery is correct and no other issues, how do you select multiple layers and align them and/or space them out? I'm referencing a screenshot of the buttons that don't seem to do anything...
Hi,
Currently our module does not support line height for text layer
However, you can use tag html (div, p) to write the text and add class () then use that class to style.
ex: .style-text{line-height: 20px}
About aligning the elements on slider, you can use those buttons http://imgur.com/9zUyWEv
Just press and hold "Ctrl" to select the elements before choosing those buttons