Hello @PoscoCreative,
Thanks for writing to us.
I checked the given code on my end and it seems that it is working fine on my localhost. Please ensure that you have added the code to the accordion item–>customize—>element CSS.
You may change this code as well on the element CSS.
$el.x-acc-item .x-acc-header {
background-image: url(wp-content/uploads/2024/02/take-the-survey.png) !important;
background-size: cover !important;
}
The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.In case if you have no idea about coding you can subscribe to One where customization questions are answered.
Hope it helps.
Thanks