Responsive Mobile

  • andre6
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 2 months ago - 1 year 2 months ago #49859 by andre6
Responsive Mobile was created by andre6
My client finds it annoying that, when you look on your mobile, the page can be moved back and forth.
Is there anything to do about this?

www.orbeladvantage.com/images/problems/mobile.mp4



I see that the problem is: about module in bottum 4 
How can i adjust it appropriately?
Last edit: 1 year 2 months ago by andre6.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
1 year 2 months ago #49861 by milos
Replied by milos on topic Responsive Mobile
Hello,

Please edit this file /media/templates/site/orbeladvantage/css/custom.css and below this line:
Code:
@media (max-width: 767px) {

add this:
Code:
.sparky_container { width: 100%; } .sparky_container > [class*='sparkle'] { width: 100% !important; } .two [class*='sparkle'] { width: 50% !important; } .full .sparky_container { width:100%; } .full .sparky_container > .sparky_cell { margin: 0; padding: 0; }

Make sure you cleared your mobile browser cache before testing the page again.

Regards,
Milos
The following user(s) said Thank You: andre6

Please Log in to join the conversation.

  • andre6
    Active member
  • Topic Author
  • Member
  • Member
More
1 year 2 months ago #49865 by andre6
Replied by andre6 on topic Responsive Mobile
HERO !!!

Please Log in to join the conversation.

Time to create page: 0.148 seconds
Powered by Kunena Forum