• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 12.10.18, 00:11
  • Opened by: Miguel Azevedo
  • Closed by: Marek
  • Closed on: 15.10.18, 11:39
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13051 - Mobile site swipes horizontally

Hi,

In the mobile version (tested in android) the site swipes horizontally to the right creating a strange white space. How can it be solved?

Tks

Comments

Marek 12 Oct 2018, 11:36

Thank you, it’s fixed now

Miguel Azevedo 12 Oct 2018, 14:16

Hi,

Did you fix it?
I still see the swipe problem in my website https://cl.ly/a518c7

Best regards,
Miguel

Marek 13 Oct 2018, 10:53

try to add following CSS:

@media (max-width:800px) {
.header-3 .header-nav {margin-left: 0;}
}
Miguel Azevedo 13 Oct 2018, 12:04

Hi Marek,

It´s fixed. Thanks

Best regards
Miguel