Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sling19 Friend
    #185417

    hi,

    i saw this layout of department list here

    it show 1 row with display 3 department icon, and hide others with navigation in mobile layout.

    anyone know how to do that?
    i have 16 courses, and really not going to display of them in my mobile layout homepage.

    thanks!

    Ninja Lead Moderator
    #485193

    Do you know exactly which icons you need to hide in mobile layout? You can hide them with my suggestion

    Open templates/ja_university/css/layout-mobile.css file
    and new script

    .icon-1 {
    display:none !important;
    }

    with .icon-1 is icon you need to hide

    You can apply this with anything icon(.icon-1, .icon-2, .icon-3….) you need to hide.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 8 months ago.

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