Tagged: 

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

    I am using the icon box of the Enfold Theme. There is an option “Icon display” where you can select “Big without border”.
    The icon is indeed displays larger, however, the border is still there. Please see link.
    This border appears not to come from CSS but to be written in the code with a style tag.

    #1015231

    Hey biocomag,

    Please try the following in Quick CSS under Enfold->General Styling:

    .postid-403 .iconbox_icon {
      border:none !important;
    }

    Best regards,
    Rikard

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