The template is not working in responsive mode (Home page). The template is not working in responsive mode (Home page). When the responsive mode is activated the home page disappears.



    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.

    scarlaiene
    Let me know if they still not show after adding the code.

    It's already solved. I will not use the code, because it was horrible.

    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.