How to edit Collapsible row in FAQs page?

Topic summary

Editing the font size of a paragraph (

) within a collapsible row on a Shopify FAQ page, scoped to a specific element ID so changes don’t affect other pages.

  • Current progress: Font color was successfully changed via CSS targeting the element ID.
  • Problem: Font size for the

    tag in the first collapsible row is not updating despite attempts.

  • Goal: Apply a page-specific CSS change (using an element ID) to adjust

    font size without impacting other pages.

Context/References:

Notes:

  • Technical terms:

    tag is the HTML paragraph element; CSS changes are intended to be ID-scoped.

  • No solutions or code suggestions have been provided yet; the thread remains open and unresolved.
Summarized with AI on January 8. AI used: gpt-5.

Hi everyone,

I’m trying to using element id to edit the code to NOT AFFECTING other pages. I have changed the font color but couldn’t change the font size. How can edit the font size of

tag here?

My url: https://189ee3-2.myshopify.com/pages/faq-1. Please check the first row.

Thank you!!!