Hallo,
ich habe eine Migration einer Website zu Joomla 4 durchgeführt.
Leider ist dort das Headerbild in der responsive Ansicht nicht mittig und es fehlt das Menü komplett.
In den Einstellungen ist alles korrekt. Das Template ist auf responsive eingestellt, der Breakpoint ist bei 1140.
Warum wird das Menü nicht angezeigt?
Zur verbesserten Darstellung habe ich einen Screenshot von der migrierten Seite und der alten Seite hinzugefügt.
Auch die URL der besagten Seite ist beigefügt.
- webbie
- Commercial Templates
- Monday, 26 June 2023
- Subscribe via email
References
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.
Ciaran
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.
Ciaran
- more than a month ago
- Commercial Templates
- # 1
Thank you
Is it ok for us to update your template to the latest download? Note that any changes to your core template files will be lost so I would recommend backing up your template folder prior.
Ciaran
Is it ok for us to update your template to the latest download? Note that any changes to your core template files will be lost so I would recommend backing up your template folder prior.
Ciaran
- more than a month ago
- Commercial Templates
- # 2
Hello
We no longer appear to be able to access your administration with the details provided. Have you by chance been able to resolve your issue?
Ciaran
We no longer appear to be able to access your administration with the details provided. Have you by chance been able to resolve your issue?
Warnung
Benutzername und Passwort falsch oder das Benutzerkonto existiert noch nicht.
Ciaran
- more than a month ago
- Commercial Templates
- # 4
Hello
Sorry to say but we continue to get the same notice when we attempt to log in with the details provided,
Ciaran
Sorry to say but we continue to get the same notice when we attempt to log in with the details provided,
Ciaran
- more than a month ago
- Commercial Templates
- # 6
Thank you
I have updated your template to the latest download which appears to have resolved each issue?
Ciaran
I have updated your template to the latest download which appears to have resolved each issue?
Ciaran
- more than a month ago
- Commercial Templates
- # 7
Still no answer?
It was possible for me, to show the menu now in mobile view.
But the header is to big. It is in the slider. it does not go really responsive
Can you help me with that please?!
It was possible for me, to show the menu now in mobile view.
But the header is to big. It is in the slider. it does not go really responsive
Can you help me with that please?!
- more than a month ago
- Commercial Templates
- # 8
Hello
To amend you can add the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device
(edit to taste)
Ciaran
To amend you can add the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device
#container_header_slide {
height: 300px !important;
}
(edit to taste)
Ciaran
- more than a month ago
- Commercial Templates
- # 9
I find a solution now, with this code:
It seems that in the original code there is:
Thanks a lot, that helped me very much!
#container_header_slide {
min-height: 300px !important;
}
It seems that in the original code there is:
min-height: 500px;
Thanks a lot, that helped me very much!
- 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 »