I have implemented some unique CSS styles on a group of posts.
You can view the site here.
Upon inspecting the CSS classes of the posts, you will notice that the last two classes are .floats
and .colThree
.
.colThree
is being applied correctly with no issues. However, I am having trouble getting .floats
to apply properly, and I cannot seem to identify the problem. I even tried changing the class name multiple times.
Any assistance would be greatly appreciated. Thank you in advance for your help.