Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #187033

    Hi,
    I have included an icon list in my website however I am not abje to change the color of the font for the descriptive text in the Item list content.

    #187223

    Hey Magnus_Norrman!

    You can add this on your custom.css or Quick CSS:

    .main_color .iconlist_content {
    color: red;
    }

    You can change the title using this:

    .avia-icon-list .iconlist_title {
    color: blue;
    }

    Cheers!
    Ismael

    #188067
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font color in icon list’ is closed to new replies.