Hi,
1. You can change background and text in mini-cart by add below code to JanStudio > Theme Option > General Layout > Custom CSS
.jas-mini-cart.jas-push-menu {
background: #fff;
}
.jas-mini-cart.jas-push-menu {
color: #002138;
}
.jas-mini-cart .variation,
.jas-mini-cart .quantity,
.widget_shopping_cart .variation,
.widget_shopping_cart .quantity {
font-size: 12px;
color: #999;
}
and change #999 as you want
2. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.header-5 .jas-menu > li > a {
font-size: 16px;
}
and change 16 to your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio