How to do the post taxonomy with grid? #2110
Unanswered
mendax1234
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want the grid texonomy like below.


But the reality is like below:
After digging the reason myself, I think I should modify the
archive.sass
(I have already added a post-taxonomy.html, now only seems that the CSS style for the taxonomy is weird) , but after seeing minimal mistake official's one, I don't know how to do that. Can anybody help me with that.Thanks!
Edit:


Now seems that adding the corresponding code from minimal mistakes to the
page.sass
. This format can be achieved. But seems that the style for the content is still not the same. Can someone help me with that? ThanksThe desired:
The current:
Beta Was this translation helpful? Give feedback.
All reactions