Comments julien78490 started the conversationJuly 17, 2020 at 5:21pm Hello, How can I hide the Logo and the Header 3 on mobile? I can't find it in the customization 2,700PenciDesign repliedJuly 18, 2020 at 3:35amHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 768px){ #header .inner-header{ display: none; } } Best Regards,PenciDesign1 Likejulien78490 repliedJuly 18, 2020 at 12:32pmThanks :) Have a great day ! Sign in to reply ...
Hello,
How can I hide the Logo and the Header 3 on mobile?
I can't find it in the customization
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Thanks :)
Have a great day !