Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sekelekani Friend
    #892269

    My website is responsive like the demo (Ja nex) but in the mobile version it’s very static from my point of view. Is there a way I can make the featured articles (mod_janews_featured) to appear in mobile view so it can look more dynamic? Thanks

    Pankaj Sharma Moderator
    #892684

    Hi
    The module position block is hidden in mobile view due to design purpose . You can show it By adding this code in custom.css file

    @media (max-width: 767px) {.t3-home1{ display: block!important; }}

    Further you can show/hide module position in different views from template options > Layout > responsive layout Tab . Select the screen size view click on eye icon near module position to hide it in that view.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 8 months ago.

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