Hi, I’m trying to change accordion head color in single portfolio post using this code, but it seems no luck:
.x-accordion-heading .x-accordion-toggle.collapsed {
background-color: rgb(28,69,146) !important;
}
.x-accordion-heading .x-accordion-toggle {
background-color: rgba(28,69,146,0.75) !important;
}
The link to the page i mentioned and the admin access i share in secure notes.
Thank you.
Best,
Rendy