you can set class names for InfoBox items, like: infobox-red for one and infobox-green for the other. When you do this, please send us link to page where you would like to change their colors and we will tell you how to achieve this with custom css.
Okay now I have wirtten the class name: infobox-red in the infobox left and the other class name: infobox-green in the infobox right. This is the side: http://www.vakuumiergeraet24.com/test-seite/
Perfect, this works! So if I would do this process again in the future, then I have to give the item itself a class name and after I write the code, like yours, in the custom css area. Is this correct?
Ok, thanks. We checked and noticed that you are doing it wrong. You can not use the icons for these items. The "icons" you see by default are images, not the images and are placed as background images. If you want to use the icons, you should use them in html format just next to regular text:
<i class="ICON-NAME"></i> Some text next to the icon
Comments
you can set class names for InfoBox items, like: infobox-red for one and infobox-green for the other. When you do this, please send us link to page where you would like to change their colors and we will tell you how to achieve this with custom css.
<i class="ICON-NAME"></i> Some text next to the icon