Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jurgeng Friend
    #756393

    Hi,

    I’m using Teline, with a critical element (menu buttons) in module position header-1.
    It’s disappearing when viewed on a tablet, so I checked the layout settings, and according to the style, this module should remain visible at all times (see screenshots). What am I doing wrong?

    Full resolution:

    Narrowed down view:

    Backend:

    Saguaros Moderator
    #756589

    Hi jurgeng,

    As you can see in the small view port like your screenshot (narrowed down view), the height for the header is not enough for the module / calendar , if showing these modules, it will not look nice so that these parts are hidden in small view.

    In case that this module can be adapt well with small screen, you can enable it with below tweak:

    – Open the file: root/templates/ja_teline_v (your default template)/css/custom.css
    – Add this css rule:

    @media screen and (max-width: 992px)
    .header-right .trending {
    display: block!important;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 9 years ago.

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