- Posts: 39
- Thank you received: 0
Hot counter
-
alexey
Inactive member - Topic Author
- Member
Less
More
7 years 4 months ago - 7 years 4 months ago #47169
by alexey
Hot counter was created by alexey
Hi.
Want to do the counters with the numeric. How to place the label under the counter, now overlap
net-fix.ru/vega/
Want to do the counters with the numeric. How to place the label under the counter, now overlap
net-fix.ru/vega/
Last edit: 7 years 4 months ago by alexey.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
7 years 4 months ago #47170
by milos
Replied by milos on topic Hot counter
Hello,
Please go to template options and under Custom > CSS change this:
with this:
Best regards,
Milos
Please go to template options and under Custom > CSS change this:
Code:
.counter_field #counter1, .counter_field #counter2, .counter_field #counter3, .counter_field #counter4 {
width: 62px;
}
with this:
Code:
.counter_field #counter1, .counter_field #counter2, .counter_field #counter3, .counter_field #counter4 {
padding-bottom: 50px;
}
Best regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.205 seconds