1. niko7488
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 01 January 2025
  5.  Subscribe via email
I urgently need your support
Please tell me how I can reduce the distances between the module and the article and the slideshow.
Thank you in advance!
Attachments (1)
References
  1. https://www.adaliz-moda.com
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.top-1a .module_surround {
padding-top: 14px !important;
}


Edit to taste

Ciaran
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you! It worked!
I couldn't reduce the distance below.
I used a similar code, but the distance is still big. I mean the distance between the module and the Article.

.top-1a .module_surround {
padding-top: 14px !important;
}
.top-1a .module_surround {
padding-bottom: 1px !important;
}
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
try

.maincontent {
padding-top: 10px !important;;
}
  • Page :
  • 1


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