Site logo

Archived topic

Personalized menu in Widget footer area

1 reply · Started by Christoph on August 26, 2017

Viewing posts 1–2 of 2

There's no specific settings for those widgets only, but you can use some CSS:

.footer-widgets .menu li a {
    font-size: 15px;
}
This archived topic is closed to new replies.