How to disable ditty on screen smaller than 767 px?
-
Dear Ditty,
Please help. How to disable Diitty News Ticker on screen smaller than 767 px?
I tried to insert this code in my custum css editor:
@media screen and (max-width: 767px) {
.ditty_news_ticker {display: none}
}but that code doesn’t works. What is the correct code?
Thank you in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to disable ditty on screen smaller than 767 px?’ is closed to new replies.