Request Feature: Disable Ticker on Mobile

Home Forums WordPress Theme Support Silver Mag Request Feature: Disable Ticker on Mobile

Tagged: 

This topic contains 2 replies, has 3 voices, and was last updated by  Sandro 9 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4115

    Gagan
    Member

    Can u add a Feature to Disable news Ticker in Mobile. Because on small screen only one word of news is visible.

    And Please also try to solve some other issue that i mentioned in my previous Post.

    Waiting for next update
    Thanks

    #4117

    Raja CRN
    Keymaster

    Ok.. We’ll try to add this in our next update.

    #4128

    Sandro
    Member

    You can do this trick:
    In Appearance => Editor , add this line at the bottom of style.css:

    @media only screen and (max-width: 1024px)
    {
    #catnav.primary {display: none;}
    }

    And click on “Update file”. 😉

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .