Responsive Problems on Smaller Screens
Hi
There seems to be an issue with my website on smaller screen sizes - the main text on the home page seems to overlap the menu. See the screenshot below.
The site is: http://carnivalcompany.co.za
Is there some setting in the Options menu that I am missing or do i need some custom CSS?
Thanks so much
Comments
you have transparent header and the text which is on slider, has no idea where the header starts and that's why overlap the header. So or you need to move the content of slider definitely down or do not use transparent header.
Thanks!