Hello,
Thank you for contacting us.
Here is a video tutorial that should help you to make your revolution slider responsive https://www.youtube.com/watch?v=iyuxFo-WBiU
We just checked your shop page and categories work just fine for us https://gyazo.com/4ff34ea6eebf4372b941f4b389abb236
And please explain what do you mean be “menu is gone from the center of the page”? It seems that you made some CSS changes. Try to add this code snippet also
.basel-header-overlap .main-header .main-nav .menu>li>a {
height:35px;
line-height:35px;
}
.main-header .right-column,
.main-header .site-logo {
width:20%;
}
.main-header .main-nav {
width:60%;
}
Regards