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

Templates for Joomla! 5.x • Re: Cassiopeia divide module position topbar into 3 or 4

$
0
0
Yes you can. For footer the class is container-footer.

If the footer style is different than the topbar style, copy the css for .container-topbar and rename it to .container-footer.

If both containers have the same style you can...
(Notice the comma)

Code:

.container-topbar,.container-footer {  display: grid;  gap: 1em;  grid-template-columns: repeat(auto-fit, minmax(200px,1fr));}

Statistics: Posted by Mr. Wimpy — Tue Dec 10, 2024 2:32 pm



Viewing all articles
Browse latest Browse all 1486

Trending Articles



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