Moving the position of the categories list #12349
Replies: 3 comments 1 reply
-
Any complete code to share? A repository? Note that because you are using a custom partial, it means you overtake the layout. |
Beta Was this translation helpful? Give feedback.
-
Hi @mcanouil Sorry for the delay, life happened and this dropped down the priority list. Nevertheless, I have created a minimal working repo here: https://github.com/chiragraman/categories-test. I did try to figure out what's happening by inspecting the source. It seems like the categories list is embedded in the Thanks a lot for your time and input! |
Beta Was this translation helpful? Give feedback.
-
Ah, I also realized that the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hello!
I've checked the issues and discussions but couldn't find a definitive solution. I'm trying to find a way to move the categories list down so that the top edge of the list is aligned with the top edge of the first post in the list, as in the image below:
In case it is relevant, the index.qmd file includes the following CSS file for the title block:
For the title block I am also using a partial:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions