scarlaiene
Hi
You need to compile less to css. Also the top position are hidden for mobile view as they can not fit with same design on mobile.
You can add this code in custom.css file show them
.spl-home-1, .spl-home-2, .spl-home-3 {
display: block!important;
}
But it will not fit well. in demo we only used to show the menu output.