Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
@media only screen and (max-width: 690px) {
div#page-header-wrap {
display:none !important;
}
}
Hi. Just love the theme!
Is there a way to hide the page header on mobile views only?
Thanks!
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
http://sbxdev.net/
Thank you!
Hey Again,
I am seeing no Page Header on this page : http://sbxdev.net/ ? .
Bes
ThemeNectar Support Team
My apologies.
http://sbxdev.net/equipment-sellers/
http://sbxdev.net/brokers/
http://sbxdev.net/lending-solutions/
Thanks
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
This is great. You can close the ticket!