简体   繁体   中英

Typo3 Neos Responsive CSS Features

Does Typo3 Neos have native support for responsive behaviour of elements? For example bootstrap like css grid classes (col-sm-?? or col-md-??) or can I define responsive visibility of specific elements via hidden-xs or visible-md etc. with Neos?

Yes Neos does support by default. But need to include bootstrap library in header which is placed in Neos's own package Typo3. Twitter.Bootstrap. NeosDemoTypo3Org package has made use of inbuilt bootstrap too. I hope this is what you asked.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM