Hi, I’ve taken the site in question down, I’m afraid, or else I could give you an exact line to amend in an exact file.
From memory, I think I determined the id of the carousel in the theme, went to the relevant css file, and simply commented out the below line:
position: relative;
so it was:
/* position: relative; */
I think it was as simple as that. Apologies I couldn’t be of more help.
Hi
Sorry, I fixed it – it was the CSS for the slide, postition relative, I think. I commented it out and it fixed it.