badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to disable top stories on mobile version

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71578
    Tae
    Participant

    Hi
    I wonder how to disable Top Stories in mobile version (only ‘Top Stories bar and its circle blink ticker part ). But I want to keep the story thumbnail moving bar still remain.

    Thankd you

    #71640

    Hi @singhanart-nakpongphun,

    To remove the Top Stories Bar’s Title section on mobile View then please go to ‘Appearance > Customize > Additional CSS’ and paste the below code.

    @media (max-width: 575px) {
    .top-stories-bar .top-stories-label {
    	display: none;	
    }
    }

    Thanks

    #71701
    Tae
    Participant

    It’s worked. Thank you very much

    #71732

    Welcome anytime @singhanart-nakpongphun if you have any problem do not hesitate to contact us.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.