Accordion with icon
Hello,
can you tell me please how to add an icon or image (with a special size) before the titel of accordion? It should look like your demo page http://themes.muffingroup.com/betheme/shortcodes/content-blocks/
Furthermore i want to change the text into h3-heading (bigger font fize). But if i do that, the text isnt't centered into the box like you see here: http://permatube.de/permatube/funktionsweise/
can you tell me please how to add an icon or image (with a special size) before the titel of accordion? It should look like your demo page http://themes.muffingroup.com/betheme/shortcodes/content-blocks/
Furthermore i want to change the text into h3-heading (bigger font fize). But if i do that, the text isnt't centered into the box like you see here: http://permatube.de/permatube/funktionsweise/
Comments
it's an icon, and we added it with the following code:
<i class="ICON-NAME"></i> Title text
But about h3 heading inside Accordion, it is necessary to modify theme files to make it centered.