1. sirsomething
  2. Commercial Templates
  3. Tuesday, 02 May 2017
  4.  Subscribe via email
Hello!

When using Beaumont on Mobile, if I swipe Left, the whole page goes left like the pictures show. That only happens if the menu is appearing.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán

Sure.
1- mcontabilidade.pt
2- joomla51.com/demo/0125
3- joomla51.com/demo/0131

mcontabilidade has beaumont template so it's a double example but demo 0131 also has this problem, although it isn't as noticeable. I think I found some other templates you have with this problem but I couldn't get more as of now.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 1200px) {
.wrapper960 {
width: 100%;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 1200px) {
.wrapper960 {
width: 100%;
}}


Ciarán

Thanks for all the support but it still doesn't work :/
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Sure thing. It's done
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

We hope to have resolved this issue by also adding the following...

html {
overflow-y: auto;
overflow-x: auto;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!