Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • synapsis Friend
    #194021

    I think I’ll be able to use the JA News Ticker module on desktop and tablets, but it seems a bit flaky on smartphones. I’d like to use the Module Class Suffix “hidden-phone” on it to resolve this problem.

    Unfortunately, when I apply the hidden-phone class to the module, it doesn’t seem to do anything. The module still appears on my phone.

    Would one of you please take a look? You’re wonderful people. Thanks for your help.

    Saguaros Moderator
    #519660

    @synapsis:

    You can open file: /templates/ja_mitius/css/custom.css, look for CSS rule you defined for mobile:

    @media (max-width: 640px) {

    .ja-healineswrap {
    display: none;
    }
    body {
    background: none repeat scroll 0 0 #000000 !important;
    color: #444444
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding-top: 0;
    }

    add new CSS rule in red like above.

    Hope it helps.

    synapsis Friend
    #519754

    That worked just fine. Thank you.

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

This topic contains 3 replies, has 2 voices, and was last updated by  synapsis 10 years, 10 months ago.

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