Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • bejoyvc Friend
    #786775

    No modules except menu is available on my site: http://radiomediavillage.com

    Saguaros Moderator
    #791177

    Hi bejoyvc,

    Kindly check the Responsive Layout Configuration in Backend > Extensions > Templates > JA Muzic and see whether the module position on your site is disabled in mobile or not.

    For more info, look at this documentation: http://www.t3-framework.org/documentation/bs3-configuration#layout-setting

    bejoyvc Friend
    #793165

    can anyone help to solve this. Problem is only with viewing in mobile

    Saguaros Moderator
    #793649

    Did you see my above post?

    Btw, the admin account included in this topic doesn’t work, kindly check again.

    bejoyvc Friend
    #794311
    This reply has been marked as private.
    bejoyvc Friend
    #810029

    I tried my best. can you pls have a look at it

    Saguaros Moderator
    #811663

    Hi

    Thanks for updating the info.

    As I can see that you’re using ‘home-feature’ position but unfortunately, this position is hidden in mobile view.

    If you want to show it, you can add this css rule:

    @media screen and (max-width: 767px) {
    .home-feature {
      display: block !important;
    }
    }

    into the file: root/templates/ja_muzic/css/custom.css (create this file if it doesn’t exist)

    bejoyvc Friend
    #813307

    Thanks dear Saguaros for your help.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  bejoyvc 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum