footter menu font change

Posted in: Newspaper
Post count: 4

Hi, I am trying to figure out how to change the font size for the footer menu, the one all the way at the bottom. I can’t find the object in the css file. Can you please help.

James

Post count: 388

Try .td-sub-footer-menu li a

Post count: 3343

Hi,
Yes, you can change it via CSS, add this in Theme panel -> Custom CSS

.td-sub-footer-menu li a {
font-size: 16px
}

Thanks again @TheMediumUTM

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.