- Posts: 35
- Thank you received: 0
Reduce the footer
6 years 8 months ago #47541
by nbgatsi
Reduce the footer was created by nbgatsi
Please Log in to join the conversation.
6 years 8 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.192 seconds