End of Support for Joomla 3 - Forum closed
mobile device look
Hi,
I have a problem with the mobile device look. The content goes up to the edge of the mobile device. No space. In the template everything looks great and I have no idea where I screwed up. Maybe with an custum css to solve a former issue?
Thanks for your help
Thomas
I have a problem with the mobile device look. The content goes up to the edge of the mobile device. No space. In the template everything looks great and I have no idea where I screwed up. Maybe with an custum css to solve a former issue?
Thanks for your help
Thomas
Attachment Screenshot_67.jpg not found
by rast537
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
you can change the grid gutter space for mobile devices in customizer: Advanced > Grid [more]
you can change the grid gutter space for mobile devices in customizer: Advanced > Grid [more]
Attachment grid-2-3-4-5-6-7.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
in my case it looks like that this:
what should I change?
Attachment Screenshot_2.jpg not found
what should I change?
by rast537
Attachments:
Please Log in or Create an account to join the conversation.
Hi Mr. Kuhlmann,
please help me with this issue. It's not solved yet. Would you like to look into it from the backend? Would you like to get the temporary access datas via email?
Thank you
Thomas Rast
please help me with this issue. It's not solved yet. Would you like to look into it from the backend? Would you like to get the temporary access datas via email?
Thank you
Thomas Rast
by rast537
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hi there,
please add this code to your css/custom.css
please add this code to your css/custom.css
@media (max-width: 768px) {
.uk-container {
padding: 35px 2% !important;
}
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 8 months ago
by joomlaplates
Last edit: 8 years 8 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates