Comments Fabio started the conversationAugust 18, 2016 at 6:05pmHello, Djwd! How I can hide the news ticker in mobile version? Best regards. Fábio 93 djwd repliedAugust 18, 2016 at 6:21pmHi there, try with: @media screen and (max-width: 767px) { #ticker-wrap { display:none!important; } } (to paste in the Custom CSS textarea - Theme options Advanced Tab)Hope it helpsRegardsdjwd Sign in to reply ...
Hello, Djwd!
How I can hide the news ticker in mobile version?
Best regards.
Fábio
Hi there,
try with:
(to paste in the Custom CSS textarea - Theme options Advanced Tab)
Hope it helps
Regards
djwd