You will see from recent previous posts that I have had some difficulty with this theme. I’ve discovered that if I use the original theme I don’t get these problems. However, if I create a child theme then the problems I’ve posted on here suddenly appear. Why can’t the child theme be an exact copy of the original?
Thanks
Tony
If the child theme contains no additional/custom code whatsoever (and loads the parent theme’s styles in the correct order) then you should see no changes in layout and functionality between the parent and child theme.
What (code/style) does your child theme currently contain?