Center Collapsible content title. SENSE THEME

Hi guys! I hope you have a great day. Can you help to center collapsible content title. Thanks. SENSE THEME

@Vegoo ,

Share the store URL..

https://vegoocosmetics..com

https://vegoocosmetics.com

Hi @Vegoo .

I am Richard Nguyen from PageFly - Advanced Page Builder.

You can go to Online store => themes => Actions => Edit code and add this code on file component-accordion.css

.accordion summary{
justify-content: center !important;
}

Hope this helps.

Best regards,

Richard - PageFly

@Vegoo ,

div#CollapsibleAccordion-16609092767587c354-0-template--16389624398070__1660909276d9095b79 {
    text-align: center;
}