0
Votes
Undo
  1. strope
  2. Commercial Templates
  3. Saturday, 31 December 2016
  4.  Subscribe via email
Hi Ciaran
how can I adjust the margin on the mobile view (Willow)? Tried to bring the text closer to the edge.
Thank you very much.

Happy New Year from Switzerland
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Many happy returns.. hope it is a good for you and yours :)

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

@media only screen and (max-width: 767px) {
.maincontent {
padding-left: 0;
padding-right: 0;
}}


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!