- Posts: 35
- Thank you received: 0
Reduce the footer
-
nbgatsi
Inactive member - Topic Author
- Member
Less
More
5 years 6 months ago #47541
by nbgatsi
Reduce the footer was created by nbgatsi
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
5 years 6 months ago #47542
by milos
Replied by milos on topic Reduce the footer
Hello,
You should edit file /templates/sparky_framework/css/custom.css and change this:
to this:
Best regards,
Milos
You should edit file /templates/sparky_framework/css/custom.css and change this:
Code:
p.copyright {
color: #999;
padding-bottom: 50px;
text-align: right;
}
to this:
Code:
p.copyright {
color: #999;
text-align: right;
}
Best regards,
Milos
The following user(s) said Thank You: nbgatsi
Please Log in to join the conversation.
Time to create page: 0.133 seconds