Expired
Hello,
it’s possible to hide the page header for the mobile version?
Yes. Just add this css into your General Options > Custom Css box:
@media (max-width: 480px){ .header_page { display: none; }}
Best regards!
It’s work! Just a problem Cache!
Thank u!!! Leoanrdo
You must be logged in to reply to this topic.