Hi everyone,
I have some chat room functionality set up in my app and upon selecting a room, the user goes to this page:
This is a comments collection element that shows the chats for the room they selected with the title at the top changing to match the room. Adding a second element such as rich text or a heading element will stop the comments collection from filling the page, so I’m trying to use CSS to centre just the title at the top, but cannot figure out what to put in the code to point at the heading alone.
Can anyone please help me with the code?
