Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2268

General Questions/New to Joomla! 5.x • Re: Setting a cassiopeia Bottom-A card as full width

$
0
0
I have done something similar with bootstrap studio using columns but I have had a hard time taking that knowledge and bringing it over to this situation.
You cannot use Bootstrap because Cassiopea does not use Bootstrap grid system in main layout.

You can write own code for this and can create a classes for using in modules.
Example:

Code:

/* Override for flex wrapper */.container-bottom-a {    flex-wrap: wrap !important;}/* Override for flex item */.container-bottom-a>* {    flex: 0 0 auto;}/* Module classes. You can use them in Advanced > Module Class field *//* 100% width */.module-width-100 {    width: 100%;}/* 50% width */.module-width-50 {    width: calc(50% - .5em);}/* and ect */
1.jpg
2.jpg

Statistics: Posted by Pavel-ww — Thu Feb 15, 2024 12:06 pm



Viewing all articles
Browse latest Browse all 2268

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>