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

General Questions/New to Joomla! 4.x • Re: Category Blog View in Module?

$
0
0
That's great, thank you so much Pavel. Is it possible to add padding/space between each column?

Also, using it seems like using my own class name puts everything in one column straight down, the rest of the columns are empty.

Ideally, I would like them to display in 4 columns. So four across, then another four across, and so on.
Here is

Code:

.newsflash {display: grid;grid-template-columns: repeat(4, 1fr);}
Result
1.jpg
--

Better to add your own class name to the module settings (Advanced Tab) and use it instead of .newsflash selector in the code
2.jpg

Statistics: Posted by williama — Fri Apr 19, 2024 7:45 pm



Viewing all articles
Browse latest Browse all 1320

Trending Articles