How can I style ons-splitter?
-
What I was trying to do is use a background image for the main area and have the splitter that reveals/slides in only a solid color. I just cant seem to figure it out. Is this possible to do? If so, how could I go about doing it?
Thanks!
-
@illuminate3 So you need to style
.page__background
for each element. Here is a codepen that does that.
-
Thanks! That got me on the right track.