I cannot get the four icons/columns beneath the slider on the WPLMS homepage to line up. The left icon is lower than the three on the right. Can you tell me what to do and where to go to adjust whatever settings are causing this? See screenshot or go to iguanaacademy.com.
http://www.awesomescreenshot.com/image/774022/e8e70ba25e8afb7e1ab4abddb11522d1
Thanks for your guidance. :)
I checked your site and found that there is no link on the first image .Can you provide a blank link on that image .
Or try adding this css from wp-admin -> appearance -> customize -> custom css :
img.aligncenter.wp-image-7366.size-full {
margin-top: -30px;
}
Thanks, Alex. Weird how having an image with a link changes its layout settings. I unlinked the image next to it (column to the right) and now they line up. :)