Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #673690

    Hi,
    I would like to replace the icon by a letter or a number (character or icon) but it seems not possible with entypo-fontello font.
    Could you help me please ?
    Thanks & regards

    #675100

    Hey!

    Try adding this code to the Quick CSS:

    #top .iconbox_top.avia-builder-el-9 [data-av_icon]:before {
        content: '1';
    }

    You can swap avia-builder-el-9 by a custom CSS class.

    Cheers! 
    Josue

    #675927

    Ok thanks, I’ll try it.
    Have a nice day.

    #675944

    Hey!

    Please do keep us updated if you need anything else, we will be happy to assist further.

    Thanks a lot

    Best regards,
    Basilis

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