News slider in F7

Hi i am trying to create a news slider with fullsize image and text inside image. Up to now i have used .media-list .item-inner,
li.media-item .item-inner for text and .media-list .item-media,
li.media-item .item-media for image which results in a flex with small image on left side and text on right ordered in columns.

I was wondering if rather than completely change the CSS with z-index and such maybe framework7 has an own News slider module?

Thanks in advance.