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

    How would it be possible to have images (.png) pop out of coloured background (see image)

    #981979

    Hey whdsolutions,

    Thank you for using Enfold.

    Did you use the iconbox element? You can apply a different background to the icon container. Try this css code.

    .main_color.iconbox_top .iconbox_icon {
        background: #ffffff;
        border: 1px solid red;
        color: blue;
    }

    Best regards,
    Ismael

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