How To Make The Heading Of A Collapsible Row Bold In Dawn Theme

Topic summary

A user is trying to make collapsible row headings bold in the Dawn theme for their Shopify store (vengastore.com).

Issue:

  • Attempted CSS code did not work as expected
  • The code snippet appears corrupted or improperly formatted in the original post

Response:

  • Another user offered to help and suggested trying alternative CSS code
  • The suggested solution was also presented in a corrupted/reversed format in the thread

Status:

  • The discussion remains open
  • A potential CSS solution has been proposed but needs proper formatting to be implemented
  • No confirmation yet on whether the issue has been resolved
Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

Hi there!
I need to know how To Make The Heading Of A Collapsible Row Bold In Dawn Theme.

Website url: www.vengastore.com

I tried this code but didn’t work out:

.accordion .accordion__title h2 { font-weight: bolder !important; }

Hello @miltokas :waving_hand:

Try this code instead