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

    When I insert an image in a text block, it always has a border 1px around them. Can I remove it?

    #1093840

    Hey NHAT TAN,

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

    div .wp-caption {
        border-width: 0 !important;
    }

    Best regards,
    Rikard

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