Hi
I cannot get the responsive toggle menu working.
Can someone please have a look to see if they can see my fault.
http://webcloud41.au.syrahost.com/~aphrodop/welcome/
Thank you so much.
Hi @skingsford,
Nice website, I love the video.
Just try to make a little smaller the logo with this css code and you will see the toggle menu working:
.logo {
max-height: 61%;
}
thanks,
Cristian