framework7

Open full view…

Multi swiper Question

fddhongyu
Wed, 24 May 2017 06:20:46 GMT

Where should I put this code? Thanks everyone I am Using VS + Cordova .swiper-slide { background: #fff; box-sizing: border-box; border: 1px solid #ccc; } .swiper-slide span { text-align:center; display:block; margin: 20px; font-size:21px; } .swiper-container { height: 120px; margin: 35px 0; }

key7i
Wed, 24 May 2017 09:10:54 GMT

Put it in css/styles.css file.

fddhongyu
Mon, 29 May 2017 12:31:44 GMT

thanks key77i