If you look at my biography page (Private Data) I’m using icon boxes for each section. Look at the Marriage section 3rd from top. The two images are displaying outside of the Icon Box.
How do I stop this?
Hey voice903fm!
Thank you for using Enfold.
Try to add this on Quick CSS or custom.css:
.iconbox_content_container {
overflow: hidden;
}
Regards,
Ismael
Perfect! Close this.