End of Support for Joomla 3 - Forum closed
Responsive
Hi there,
I have two problems with my website.
On my first page, (accueil), some texts are not responsive, but in a module (main top --> stacks on phone), could you have a look?
And the second thing is that I create my menu mobile offcanvas, and I dont have the toggle.
I try to change my layout, but it is not there... do you have an idea?
www.lazonepietonne.ch
Thanks
I have two problems with my website.
On my first page, (accueil), some texts are not responsive, but in a module (main top --> stacks on phone), could you have a look?
And the second thing is that I create my menu mobile offcanvas, and I dont have the toggle.
I try to change my layout, but it is not there... do you have an idea?
www.lazonepietonne.ch
Thanks
by groug
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
1.) What do you mean with "not responsive"?
2.) Please add a mobile logo to show the mobile menu:
www.joomlaplates.de/support/dokumentation/warp7-mobiles-logo
www.joomlaplates.de/support/dokumentation/warp7-mobiles-menu
1.) What do you mean with "not responsive"?
2.) Please add a mobile logo to show the mobile menu:
www.joomlaplates.de/support/dokumentation/warp7-mobiles-logo
www.joomlaplates.de/support/dokumentation/warp7-mobiles-menu
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Hi there,
Thanks for your answer!
1) The text is coming out of the module
2) I have a logo mobile on the logo small module....
Thanks for your answer!
1) The text is coming out of the module
2) I have a logo mobile on the logo small module....
by groug
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
1.) Sorry there is no logo-small on your website. I cant see it!
2.) The fonts are big on mobile devices because you are using "headlines" only.
But you can add the code below to your css/custom.css to change that
1.) Sorry there is no logo-small on your website. I cant see it!
2.) The fonts are big on mobile devices because you are using "headlines" only.
But you can add the code below to your css/custom.css to change that
/* Style for smaller Screen then 768
========================================================================== */
@media screen and (max-width: 768px) {
h1 {font-size:1.6rem !important;line-height:110% !important}
h2,h3,h4,h5,h6 {font-size:1.2rem !important;line-height:110% !important}
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Thanks for your help...
1) I create the logo at the logo-small position, but it is not visible on my website. Have a look to my joigned picture.
2) It is the solution, thanks
Best regards
1) I create the logo at the logo-small position, but it is not visible on my website. Have a look to my joigned picture.
2) It is the solution, thanks
Best regards
by groug
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Sorry I cant see any logo-small position on your site.
Please make sure that the module is published on all sites and has no module class suffix.
Please make sure that the module is published on all sites and has no module class suffix.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates