1. loulou
  2. Commercial Templates
  3. Tuesday, 04 August 2015
  4.  Subscribe via email
I would like to reduce the margins/padding to modules in the top-2a and top-2f position which are using the "style-box" module class suffix. I am using the Clarity template. There is too much space above and below the content of these modules - see attached. I would appreciate advise on custom CSS to overcome this.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Loulou

Would you have a URL to an example of the div in question?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

The URL is http://www.blindsinmind.com.au. I have tried modifying padding and margin settings in the CSS however I mustn't be doing this in the correct place. Appreciate your help.

Louise
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
HI Louise

To change the padding of this area try adding the following to the Custom CSS field of your templates parameters...


#wrapper_top-2 {
padding: 0 10px;
}
#wrapper_top-2 form {
margin-bottom: 10px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect! Thanks so much Ciarán.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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