End of Support for Joomla 3 - Forum closed

[SOLVED] LEft and Right margins in mobile view

LEft and Right margins in mobile view was created by cbal32

Posted 7 years 4 weeks ago #23010
Hello, how can i make the left and right margins smaller so that the page shows in 100% of the page in mobile view.

www.valsamidis.com

Attachment valsamidiscom.jpg not found

by cbal32

Attachments:

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic LEft and Right margins in mobile view

Posted 7 years 4 weeks ago #23019
Add a css code to your css/custom.css

@media screen and (max-width: 768px) {
.uk-container {
padding: 0 10px;}
}

The following user(s) said Thank You: cbal32

Please Log in or Create an account to join the conversation.

Replied by cbal32 on topic [SOLVED] LEft and Right margins in mobile view

Posted 7 years 4 weeks ago #23033
Problem solved.
by cbal32

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum