Hey @EthanOSHOP ,
Can you share your Store URL so I can have a look at it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Helal
its wintheoryco.com
Hey @EthanOSHOP ,
To Make Collapsible Row Heading Bold, please follow these steps:
-
Go to the Theme Editor by navigating to Theme Editor > Assets > component-accordion.css
-
Once you open the file, add the following CSS code at the end of the file:
h3.accordion__title.inline-richtext.h4 {
font-weight: bold;
}
- Save the changes and check if the issue is resolved.
If you encounter any further difficulties or require additional assistance, please don’t hesitate to let me know.
If this solution resolves your issue, please consider marking it as the accepted solution.
2 Likes
