hello
totaly disaster on mobile
https://gite-le-meyerhof.com/index.php/fr/
HELP !!
- DiabloV
- Commercial Templates
- Tuesday, 12 February 2019
- Subscribe via email
Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.contentbottom .module {
overflow: hidden !important;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 1
I did it but it's really not good. Problems of alignments, centering, text that we do not see, language bar anywhere depending on the configs ...
- more than a month ago
- Commercial Templates
- # 2
Hello
A lot of these issues are caused by the Module Style Overrides you have created. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will disable overrides on small screen devices. For our reference please paste a link to this post in your email.
Ciaran
A lot of these issues are caused by the Module Style Overrides you have created. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will disable overrides on small screen devices. For our reference please paste a link to this post in your email.
Ciaran
- more than a month ago
- Commercial Templates
- # 3
Thank you
It appears that these issues are caused by some of your custom CSS. I have wrapped some of your CSS in media queries so they only affect larger screen devices.
Ciaran
It appears that these issues are caused by some of your custom CSS. I have wrapped some of your CSS in media queries so they only affect larger screen devices.
Ciaran
- more than a month ago
- Commercial Templates
- # 4
Because the mobile menu is only visible on mobile devices, it is not really suitable for displaying language flags.
Ciaran
Ciaran
- more than a month ago
- Commercial Templates
- # 8
yet we can see the language menu on different devices, but not in the same place. Strange that we can not settle this? a template supposed to be responsive should manage it no?
- more than a month ago
- Commercial Templates
- # 9
The language flags are moving due to custom CSS that you have added. To display the position in the same location across all devices you can remove the following from your Custom CSS field..
Ciaran
.header-2 {
margin: -300px 0px;
position: relative;
color: black;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 10
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »