Hi Arafat,
If you want to disable the News Ticker on mobile, please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/ymKyDmyO
@media (max-width:767px){
.td-trending-now-wrapper {
display:none;
}
}
The result should see here: http://screencast.com/t/E4rpKKkrN
Hope this helps and let us know how it goes!
Thanks!
Hi Mariak,
You can remove the News ticker by editing that page with tagDiv Composer -> http://prntscr.com/piwusy -> click on News ticker and right click on the element and delete -> http://prntscr.com/piwv0h
Thank you!
Hi everyone. I also want to get rid of the news ticker, but have a question.
When I do what Calin suggested and just right click and delete it using the TD composer, a blank/empty line persists where the news ticker is/was (pls see the screenshot, says EMPTY COLUMN)). How can I get rid of the ticker AND nicely get rid of that empty column (for both PC and mobile versions). Thanks.
Screenshot: https://ibb.co/3MKxnsZ
Hello !
If you have empty rows we recommend removing them. Simply right click on the ROW and remove it. This should clear your issue: https://www.screencast.com/t/3KJiTGwI
Let us know the result !
Thank you !
