tommydamic68 Well-known member Dec 20, 2013 #1 Is there a way to remove the notice in responsive mode?
R rdn Well-known member Dec 20, 2013 #2 @media (max-width: 610px) .hasJs #Notices.PanelScroller { display: none !important; } Upvote 0 Downvote
tommydamic68 Well-known member Dec 20, 2013 #3 RoldanLT said: @media (max-width: 610px) .hasJs #Notices.PanelScroller { display: none !important; } Click to expand... No - didn't work. Upvote 0 Downvote
RoldanLT said: @media (max-width: 610px) .hasJs #Notices.PanelScroller { display: none !important; } Click to expand... No - didn't work.