Archived topic
styling the child page css
7 replies · Started by Jeffrey on July 8, 2022
I am trying to style the child pages display.
I implemented this:
https://www.wpbeginner.com/wp-tutorials/how-to-display-a-list-of-child-pages-for-a-parent-page-in-wordpress/
But it will list them all in one column, any idea how to keep it to 2 or 3 pages (links) per column and use a 3 column layout?
Actually I managed to make it multiple columns, the question now is how to limit the entries per column?
Hi Jeffrey,
the question now is how to limit the entries per column
Not sure what you mean, your current CSS made the lists into 2 columns, there's no way to limit the number per column.
As you are using GenerateBlocks, the query loop block can achieve this without using any external code.
And you will be able to style it in your own way.
how would I setup the block, I am not familiar with that?
wait i thin im getting it...
OK, How would I add the parent page in the list?
I want a way for people to also circle back to the parent page while looking as sub pages...
Any ideas?
Not sure if I understand. Are we still on the original topic of styling the child page css?
If not then can you open a new topic?
no sorry resolved.