Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Background slider doesnt work at module position

More
3 years 1 week ago #40225 by HaiND
Hi
You want hide module at sreen have low res ?
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
3 years 1 week ago #40228 by Özkan Subaşı
Yes,
as you can see its not looking nice on mobile,
but it can be display if we fix mobile looking

Please Log in or Create an account to join the conversation.

More
3 years 1 week ago #40229 by HaiND
Hi
To style it to look better on different screens is complicated, we will take note and try to update this.
Now I will guide you to hide it on your mobile device
Please go to back-end - tab Advanced -> Custom CSS and add code:
#supersized {
display: none!important;
}

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
3 years 1 week ago #40242 by Özkan Subaşı
module completely disappear if I enter this block

Please Log in or Create an account to join the conversation.

More
3 years 1 week ago #40246 by HaiND
Hi
I sorry I am missing, it should be:

@media screen and (max-width 768px){
#supersized {
display: none!important;
}
}

Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.059 seconds
Powered by Kunena Forum