Tagged: 

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

    Hello, I have some custom icon graphics that I want to use. I used the forum search and saw that there’s no way to add custom ones, only the ones from the site provided.

    So I added a text box and added the image manually, but my question is, can we make an iconbox without an icon so at least I can have an outlined text?

    See attached: http://postimg.org/image/goo4y3qxh/

    Thanks,
    J

    #272479

    Hey vastaffer!

    Please turn on Custom CSS field – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    and give your iconboxes custom class, for example “remove-icon” and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .remove-icon .iconbox_icon { display: none!important; }

    Regards,
    Yigit

    #272564

    The problem is, does this remove icon boxes sitewide? I only want to remove icons for the four boxes on the front page only. The other icons work fine around the site.

    #272574

    Hi!

    No, the solution Yigit provided will only remove the icons from the iconboxes that have the class “remove-icon” applied.

    Regards,
    Josue

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