Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

watching site on mobile phone

  • Sts Pap
  • Sts Pap's Avatar Topic Author
  • Offline
  • New Member
More
10 years 8 months ago #136795 by Sts Pap
watching site on mobile phone was created by Sts Pap
Hello
I own the site redwire.gr/ build on joomla 3.1.1, using K2
When i see it on mobile phones does not looks correct, also seems is not working correctly (i mean that u can not navigate in the site)
* Sorry for my broken english
Pls any help to fix this prob

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 8 months ago #136796 by Krikor Boghossian
Replied by Krikor Boghossian on topic watching site on mobile phone
Hello Sts,

You need to put this snippet to your custom.css
@media only screen and (max-width: 569px),
	only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width : 569px),
	only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width : 569px),
	only screen and (min-device-pixel-ratio: 1.5) and (max-width : 569px) {
        #menu ul ul { display: block; } 
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Sts Pap
  • Sts Pap's Avatar Topic Author
  • Offline
  • New Member
More
10 years 8 months ago #136797 by Sts Pap
Replied by Sts Pap on topic watching site on mobile phone
Thanx I will try it

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


Powered by Kunena Forum