How can I change the default header font in the accordion section?

Hi,

is there a way of changing the default header font for the accordion section to body font instead of headings font?

the headings font for my theme is fancy font but it’s hard to read on the accordion so I would like it to be “ITC Berkeley Old Style” like the base font. is it possible? :slightly_smiling_face:

https://www.gitana.com.au/pages/shipping-faq

Hi @Gypsymoon

This is Noah from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Noah | PageFly

1 Like

thank you so much!! is there a way for me to increase the size of the font also?

Hi @Gypsymoon Yes

Please replace the code above with this new one


I included the font-size settings for it too.

1 Like

That’s perfect!! Thank you so so much

Glad that i can help. Let me know if you need further help.