Hello,
I’ve successfully done this on another site using Enfold (open a post, use the shortcode wand, copy & paste the code into the icon box), but on this site it’s not working. If you scroll to the bottom the the home page you can see the blog post is spilling out of the icon box. Thanks so much for your help!
Liz
Hey!
Try adding this code to the Quick CSS:
.iconbox_content_container .post {
float: none;
}
Cheers!
Josue
That fixed it. Thank you for your prompt and clear response :)