How can I find the corresponding CSS file (or should I create one) of a new page so I can edit the page without affecting other pages. For instance I just created a FAQs page, how can I edit the code?
@collins276 - this page do not have any specific id or class for FAQ page, but it has ids for sections, so you can use that id to set css for elements.