Hi
http://www.qigongmalaga.com/
How do I make the text and the social media icons bigger in the footer?
There is no option for it under Advance Styling
Best regards
Charlotte
Hey Charlotte :)
Please add following code to Quick CSS
#socket .copyright {
font-size: 18px;
}
#socket .social_bookmarks li a {
font-size: 20px;
}
Best regards,
Yigit
Thanks :)