Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Footer font size

Home / Forums / Virtue Theme / Footer font size

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
August 14, 2016 at 9:43 am

Hello!
I’ve added the custom menu widget to one of my footer columns but the text is coming up really big. How do I change the font size?
I added to CSS

#containerfooter .menu {
font-size: 14px;
text-align: left;
}
#containerfooter {
width: 100%;
}

and after I tried

.footer-widget .widget_nav_menu ul li {
font-size: 10px;
}

Nothing worked. Please help to understand what I do wrong.
Thank you!!

  • The forum ‘Virtue Theme’ is closed to new topics and replies.