Hi all,
I’ve noticed a slight irregularity on my site where icon boxes appear. I’ve linked to the page in a private reply, you will see the icon boxes under the product features section. If you look very carefully you will notice how thefirst few lines are pushed to the right. I’ve checked the CSS and I can’t seem to find what is causing it, just wondering if you’ve any ideas?
I’ve applied the below CSS to see if it would rectify the issue but to no avail:
.sf-icon-box-content p {
line-height: 150%;
text-align: left !important;
padding: 0;
margin: 0;
}
Many thanks,
J