Hi,
I want to hide the Title bar when in Mobile view.
I tried this code but it does not work:
@media only screen and (max-width:768px) {
.title_container { display: none !important; }}
Any help would be appreciated.
Thanks,
Ken
I found the issue…I was missing an } in another part of my CSS code.
Everything is good :)
Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike