Can you tell me what is wrong with the mobile version of the site? I am getting the error you can see in the screenshot when accessing menu Thanks
cspgsl Hi This is PHP warning from current PHP version, Kindly set the error report from Joomla global config. to Default or NONE. save settings, clear cache and check. I tried to login but the submitted user login is not valid.
Regards
thanks, that fixed the error
Can you also tell me how to stop the logo from appearing on top of the slider image? It seems to have something to do with the margin around the mobile menu bars
cspgsl Hi Add this code in custom.css
#s5_menu_wrap { height: 120px; }
Thanks. I also fixed the position to be under the logo.