1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 18 January 2016
  5.  Subscribe via email
Hello,

I'm using the Madison template on a testdomain and for a module in position sidecol-b I want to remove the margin and padding.
The page: Link
How can I achieve this without affecting the other modules?
Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...


#sidecol_b .module_surround {
margin-right: -36px;
padding: 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!