- Posts: 24
- Thank you received: 0
Increasing space between modules
-
vito.magno
Inactive member - Topic Author
- Member
Less
More
10 years 7 months ago - 10 years 7 months ago #39453
by vito.magno
Increasing space between modules was created by vito.magno
Last edit: 10 years 7 months ago by vito.magno.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39459
by ivan.milic
Replied by ivan.milic on topic Increasing space between modules
We need link to check what you have behind
Please Log in to join the conversation.
-
vito.magno
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
10 years 7 months ago #39463
by vito.magno
Replied by vito.magno on topic Increasing space between modules
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #39470
by ivan.milic
Replied by ivan.milic on topic Increasing space between modules
Insert this css at bottom of template_css.css
UL.lang-inline{
margin-bottom:20px;
}
UL.lang-inline{
margin-bottom:20px;
}
Please Log in to join the conversation.
-
vito.magno
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
10 years 7 months ago - 10 years 7 months ago #39493
by vito.magno
Replied by vito.magno on topic Increasing space between modules
Hello,
i did it but nothing changed.
What can i do?
Thanks
Vito Magno
i did it but nothing changed.
What can i do?
Thanks
Vito Magno
Last edit: 10 years 7 months ago by vito.magno.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
10 years 7 months ago #39494
by milos
Replied by milos on topic Increasing space between modules
Hello,
Add important tag, like this:
Thanks
Add important tag, like this:
Code:
UL.lang-inline{
margin-bottom:20px !important;
}
Thanks
The following user(s) said Thank You: vito.magno
Please Log in to join the conversation.
Time to create page: 0.111 seconds