1. Thomash86
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 25 August 2017
  5.  Subscribe via email
Hi Master- Ciaran,

how is it possible to change the space to the left and right screen edge on the mobile version.
Example see the picture

site: neu.szabo.co.at (mobile version)


thanks for your help
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Thomas

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 1140px) {
.wrapper960 {
box-sizing: border-box;
padding: 0 25px;
}
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!