- This topic has 1 reply, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hello,
this page is looking good in desktop version http://kevinludvigsen.dk/ux-portfolio/lydspecialisten-2/
but on mobile, its a bit too much text.
Is it possible to hide some text or maybe make an option for revealing more text?
Hi,
It is possible to hide one or several module by CSS with module ID like
@media (max-width: 767px) {
.module-id-1538914296519 {display: none;}
}
Regards!
Bwsm – uiueux.com – Twitter – Facebook
Subscribe to our newsletter to receive news & updates. We promise to not spam you, super promise!