Hi,
I use ja muzic in this page, why I can't see the module in home-feature-1 in small screen?
thank you

    librandi
    Hi
    This block is hidden for mobile as the module does not fit well to show the videos in small screen,
    you can add this code in custom.css file to show it

    .home-feature {
        display: block!important;
    }

    Regards

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