Change Accordion styling.

0
I downloaded Accordion but I want to modify the look of the accordion. so where can I find the class file for Accordion?
asked
1 answers
1

Open your project directory and navigate to → themesource/atlas_core/web/core/widgets/_accordion.scss

Make sure that you follow the guidelines of updating the css and don’t modify the core files as during upgrade this might be lost. You could always copy the necessary styling to your custom folder and make the required changes.

Hope this helps.

answered