Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Michael Friend
    #191290

    Is there a way to hide a module position (such as User 24) or a module (by ID) from the mobile site? I have a chat popup from an outside vendor that I have to hide from the mobile site. I am using Joomla 3 with the JA University template. Any advice is appreciated!! Thanks!

    pavit Moderator
    #508657

    Hi

    You can add to the Module Class Suffix of the module positioned in user 24 the hide suffix

    look at this file templatesja_universitycsslayout-mobile.css

    /* Hiden in Mobile ---*/
    .hide-in-normal,
    .hide-in-tablet,
    .hide-in-mobile {
    display: none;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 11 years, 1 month ago.

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