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,895Barry repliedJanuary 31, 2025 at 4:00pmGreat! Thank you for letting me know!Best regards,BarryQreativeThemes.com | Our WordPress Themes | Hire Me | Rate Us ★ 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 | Our WordPress Themes | Hire Me | Rate Us ★