This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp
Hi,
1.How can i hide left top bar on mobile ?
2.In Kontakt on mobile choose file cant send picture ‘Unable to complete previous operation due to low memory” On desktop works !
Help me please !
Thank you!
Hello,
1. Add this code in Custom CSS for mobile section:
.top-bar .languages-area {
display: none;
}
2. Try to increase memory_limit value on a server.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up