End of Support for Joomla 3 - Forum closed

Smartphone left right margin size

  • megu_1110
  • Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Thank you received: 0

Smartphone left right margin size was created by megu_1110

Posted 10 years 10 months ago #8374
hello,

I would like to change smaller margin size at smartphone view.
Thank you for taking care of it.
by megu_1110

Attachments:

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

Replied by joomlaplates on topic Smartphone left right margin size

Posted 10 years 10 months ago #8386
Add this code to your file: css/custom.css

@media (max-width: 480px) {
.uk-container {
padding-right: 20px;
padding-left; 20px
}
}


We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.

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

Moderators: joomlaplates
Powered by Kunena Forum