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

Ascend Minicart styling for mobiles

Home / Forums / Membership Forums / Ascend Minicart styling for mobiles

This topic is: Not Resolved
[Not Resolved]
February 16, 2021 at 6:25 am

Hi,
Thank you Hannah and Karla for the css for desktop minicart. I would like to include the same styling also for mobiles. Could you pls help me:

/* WOO MINICART WHITE BACKGROUND*/
.topbarclass .sf-menu ul {
background-color: #fff !important;
}

.topbarclass .sf-menu ul .woocommerce-mini-cart li {
background-color: white;
}
.topbarclass .sf-menu ul .woocommerce-mini-cart li,
.topbarclass .sf-menu ul .woocommerce-mini-cart li a {
color: #444;
}
.kt-header-extras .kad-head-cart-popup .buttons .button {
color: #fff;
}

.kt-header-extras p.woocommerce-mini-cart__empty-message {
color: #444 !important;
}

Pamela

  • The forum ‘Membership Forums’ is closed to new topics and replies.