Archived topic
adjust specific footer text size
5 replies · Started by Chris on December 22, 2019
Viewing posts 1–6 of 6
I know I can go to Typography --> Footer to adjust text size.
But is there a way to adjust specific text, like these: http://prntscr.com/qeg724.
End result should look like this: http://prntscr.com/qeg7uc
Hi there,
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know :)
Done
Try this CSS:
.footer-bar .widget_nav_menu a {
font-size: 20px;
}
That worked! Thanks a lot, Leo!
No problem :)
This archived topic is closed to new replies.