1. pigos
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 22 October 2014
  5.  Subscribe via email
Hi Ciaràn,

I'm working on http://www.agiodice.net/

I need to reduce to a minimum the space above and under the J51_slideshowmodule in position top-2.
I tried this code in custom css of the template but does not work

top2_modules.block_modules {
padding-top: 1px;
padding-bottom: 1px;
}

Please can you help me?

Many thanks and regards
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly you can remove some of the spacing above and below your slideshow by adding the following to the Custom CSS field of your templates parameters...


.top-2 .module_surround {
padding: 0 17px !important;
}


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!