Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1070312

    Hi, wo kann ich denn Bitte die Symbolfarbe als Standartwert zentral für alle Symbole in einer Farbe einstellen?
    Ich habe auf einigen Seiten Symbole und möchte diese nicht einzeln auf die neue Farbe ändern wollen.
    Danke euch!
    nice day

    #1070429

    Hey Carsten,

    This can be done via css. Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1071253

    Hey, thanks for your quik answer!

    for example here a link to one of my sites in the private content!

    many thanks

    #1072284

    any answers blease!

    #1072394

    Hi,

    You can change the icon colors with the following in quick css:

    .iconbox_icon{
         background-color: red;
        border: 1px solid red;
    }

    Adjust the color to what you need.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.