Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27687

    Hello,

    I really like the Iconbox element. I think it looks great but in order for it to work on my website I need to remove the icon because non of the icons match my topic. So is it possible to remove the icon?

    Best regards,

    #134994

    You can go to fontello.com since they have another thousand and a half icons there first and see if any of them do a better job fitting with your site. you can remove it using this css (iconbox icon on top)

    please add this to your css/custom.css file OR to Quick CSS located in Enfold > (Theme Options) >:Layout Styling … the text area on bottom.

    .iconbox .iconbox_icon {
    display: none;
    }

    Thanks,

    Nick

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Iconbox’ is closed to new replies.