HEY! I FIXED IT! IT WAS THE OVERFLOW!
Here is the code I used in the custom CSS box for each page:
#Wrapper {
overflow: visible !important;
}
Thanks again because without you pointing out that over flow issue I would not have found it. I tried stuff for 3 hours and could not find that.