i use bootstrap in my typo3 frontend plugin, but I only want to use it in a special div.
for example
<div class="without_bootstrap">
<div class="with_bootstrap">
</div>
</div>
so that the class without_bootstrap won't be touched from the bootstrap classes
is that possible?
Aucun commentaire:
Enregistrer un commentaire