Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
You have the panel title and then content in the accordion widget, is it possible to have an image in that title instead of text? So that you can click that image and the accordion appears with text underneath?
Thank you
Sorry, was a simple case of inspecting it.
Incase anyone else finds this in search, use custom CSS like below.
.sow-accordion-panel .sow-accordion-panel-header {
content:url(www.yourimage.com);
Hi Mike,
I’m glad to hear you were able to find a method of doing this. I’m sorry I wasn’t able to be of assistance with this. Please be sure to post another thread if you have any other questions.