This topic has 4 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp
Hi there,
I need to:
1. set the text size for footer at the static block i have created
2. set the text size for the footer area below the static block
Thanx
Hello,
1. Please use the following css code:
.main-footer.text-color-dark a {
font-size: 16px;
}
2. Add the following css code:
.copyright.text-color-dark a {
font-size: 16px;
}
Best regards,
Jack Richardson.
thanxxxx
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘setting text size’' has been successfully resolved, and the topic is now closed for further responses