Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • blackfiction Friend
    #952690

    Hi,

    I have 2 questions about JA Intranet on small screens (ipad/iphone). Please see the attached screenshots. 1) I think the site name and the slogan do not show correctly. Do you have an idea how to fix this? 2) Is it possible to have the mainmenu show horizontally, or not shown at all (off canvas only), on small screens?

    Thanks!


    1. IMG_2399
    2. IMG_0125
    Ninja Lead Moderator
    #953298

    Hi,

    Maybe you need to add the small logo as my mentioned below and besides that, I could not login backend of your site with the credential info above.

    Regards


    1. Screen-Shot-2016-07-26-at-11.54.23
    blackfiction Friend
    #954606

    Thanks. But that is only possible when you have a picture as a logo right? How can it be fixed when using text as logo?

    Is it possible to have the mainmenu show horizontally, or not shown at all (off canvas only), on small screens?

    I have updated the login details for you to login.

    Thanks!

    Ninja Lead Moderator
    #954797

    Try to use my solution below

    • Create templates/ja_intranet/css/custom.css file and add new rule
    @media  (max-width: 767px) {
        .logo-text .site-slogan {
            display: none !important;
        }
        .head-search {
            display: none !important;   
        }
    } 
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 7 years, 9 months ago.

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