Comments 1meg97 started the conversationJanuary 31, 2025 at 12:06pmThis is too long in mobile view how can I hide this top bar, I have tried adding this code to additional css but it doesnt work.@media (max-width: 768px) { #wpadminbar { display: none; }} 1meg97 repliedJanuary 31, 2025 at 12:52pmsorry this worked all sortedĀ @media (max-width: 768px) { topbarĀ { display: none !important; }}1 Like 1,743Barry repliedJanuary 31, 2025 at 4:00pmGreat! Thank you for letting me know!Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
This is too long in mobile view how can I hide this top bar, I have tried adding this code to additional css but it doesnt work.
@media (max-width: 768px) { #wpadminbar { display: none; }
}
sorry this worked all sortedĀ
@media (max-width: 768px) { topbarĀ { display: none !important; }
}
Great! Thank you for letting me know!
Best regards,
Barry
QreativeThemes.com | WordPress Themes