Replies

Oct 9, 2024 1 year ago
mournful
plays with dead things
User Avatar
MAYA

is it possible to get column_3 to look like this? I tried display:none on so many elements but idk if I'm doing something wrong 😅

Oct 10, 2024 1 year ago
Hongske
is lost in space
User Avatar

Try this { h2, > br, > a, , , , , , , , , { display: none; } } You'll still have to position the remaining item, but that code should hide all the other items!

Oct 10, 2024 1 year ago
mournful
plays with dead things
User Avatar
MAYA

always saving me from evil coding 🙏🏻 thank you!

Oct 11, 2024 1 year ago
Hongske
is lost in space
User Avatar

You're very welcome! Feel free to ping me if you have any other coding questions :3

Please log in to reply to this topic.