Jump to content
IC Essentials
  • How to style your tags


    1.1.0 introduced the ability to style your tags.

    This is now a small tutorial to show the possibilities.

     

    While editing the tag details in the ACP, you can define specific css code for the tag.

    CleanShot 2023-08-11 at 10.01.47@2x.png

     

    The content of the "Style" field needs to be valid CSS code.

    Most of the time you'll only want to set the background and text color, following code would result in a blue tag.

    background-color: blue !important;
    color: white !important;

    CleanShot 2023-08-11 at 10.04.04@2x.png



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.