- Posts: 53
- Thank you received: 0
remove space on the main page
-
Ivanov
Inactive member - Topic Author
- Member
Less
More
8 years 7 months ago #46520
by Ivanov
remove space on the main page was created by Ivanov
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6761
- Thank you received: 718
8 years 7 months ago #46522
by milos
Replied by milos on topic remove space on the main page
In template_css.css you can remove padding for class .pricingrow
Regards,
Milos
Regards,
Milos
Please Log in to join the conversation.
-
Ivanov
Inactive member - Topic Author
- Member
Less
More
- Posts: 53
- Thank you received: 0
8 years 7 months ago #46524
by Ivanov
Replied by Ivanov on topic remove space on the main page
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6761
- Thank you received: 718
8 years 7 months ago #46527
by milos
Replied by milos on topic remove space on the main page
Ok, then change padding for .advertrow to:
You can reduce value even more.
Thanks,
Milos
Code:
.advertrow {
padding:60px 0 0 0;
}
You can reduce value even more.
Thanks,
Milos
Please Log in to join the conversation.
Time to create page: 0.167 seconds