- Posts: 48
- Thank you received: 0
responsive problem
-
info9838
Active member - Topic Author
- Member
Less
More
2 years 10 months ago #48840
by info9838
responsive problem was created by info9838
Hi,I use the Hotgym template and I installed the hotgym hotstart for joomla 4 package.It runs on the « aikido-shindokan-uccle.be » website.I have a few responsive problems (on my cell phone) :1) On the homepage, « nos professeurs » don’t use the all part of the screen2) And it’s the same below « cours d’aikido à Uccle »3) In the same idea, in the main menu « Le club- Témoignages », the word témoignages is too big for the screen.Is there a parameter that I can adjust, or what can I do ? Thank you
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
2 years 10 months ago #48844
by milos
Replied by milos on topic responsive problem
Hello,
I looked at your website and the sections "nos professeurs" and "cours d’aikido à Uccle" looks fine to me on the small screens. I am not sure what change you wanted to make.
Also, on the main menu, I can't find the menu item "Le club- Témoignages" that you mentioned. Where is it?
Regards,
Milos
I looked at your website and the sections "nos professeurs" and "cours d’aikido à Uccle" looks fine to me on the small screens. I am not sure what change you wanted to make.
Also, on the main menu, I can't find the menu item "Le club- Témoignages" that you mentioned. Where is it?
Regards,
Milos
Please Log in to join the conversation.
-
info9838
Active member - Topic Author
- Member
Less
More
- Posts: 48
- Thank you received: 0
2 years 10 months ago #48849
by info9838
Replied by info9838 on topic responsive problem
Thank you for your answer,
Did you seen the pictures in attachement that I did?
If you compare the screenshot 20220315-203347 of my site and the screenshot 20220316-110235 on your demo site, you will understand what I mean
In the main menu LE club -> Témoignages. the title "Témoignages" appears "Témoignag" and to have the all word I have to slide the screen. And it's the case for each title if the word is to long...
Did you seen the pictures in attachement that I did?
If you compare the screenshot 20220315-203347 of my site and the screenshot 20220316-110235 on your demo site, you will understand what I mean
In the main menu LE club -> Témoignages. the title "Témoignages" appears "Témoignag" and to have the all word I have to slide the screen. And it's the case for each title if the word is to long...
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
2 years 10 months ago #48853
by milos
Replied by milos on topic responsive problem
Hello,
Which browser you are using? Your website looks perfect on my iPhone.
Regarding the break word, the only thing you can do is to reduce the font size or add this in CSS to allow breaking of the long words in your headings:
Regards,
Milos
Which browser you are using? Your website looks perfect on my iPhone.
Regarding the break word, the only thing you can do is to reduce the font size or add this in CSS to allow breaking of the long words in your headings:
Code:
h2 {
word-break: break-all;
}
Regards,
Milos
Please Log in to join the conversation.
-
info9838
Active member - Topic Author
- Member
Less
More
- Posts: 48
- Thank you received: 0
2 years 10 months ago #48855
by info9838
Replied by info9838 on topic responsive problem
Hello,
I use an android device ( samsung) and I can see that the display is different between the different browsers (chrome, edge and firefox).
No problem with firefox but problems with chrome and edge...on android.
Most of people use chrome than what can I do?
Best regards,
Michael
I use an android device ( samsung) and I can see that the display is different between the different browsers (chrome, edge and firefox).
No problem with firefox but problems with chrome and edge...on android.
Most of people use chrome than what can I do?
Best regards,
Michael
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
2 years 10 months ago #48856
by milos
Replied by milos on topic responsive problem
Hello,
So, you see our template demo correctly on your phone, but there is a problem with your site on the same phone browser.
Are you using Joomla 3 or 4? When did you download the template (approximately)?
Thanks,
Milos
So, you see our template demo correctly on your phone, but there is a problem with your site on the same phone browser.
Are you using Joomla 3 or 4? When did you download the template (approximately)?
Thanks,
Milos
Please Log in to join the conversation.
Time to create page: 0.168 seconds