Hi folks – please see the 3 icon boxes on the home page here in this screenshot – http://www.awesomescreenshot.com/image/289793/bf462b17a45b67d23a54a1f5a38c2ac9
When I view this on ipad – the text in the icon boxes is squashed at about 773px – can you please let me know how to fix?
here is the page
Thanks
Hey ShortieD!
Please add following code to Quick CSS
main .flex_column.av_one_third .iconbox_content_container p:last-child {
position: inherit;
}
Regards,
Yigit
Cool thanks that worked!