Reply 292039 to: Theme Options

Avatar: Rose Tyler
Rose Tyler
Support staff
June 25, 2021 at 08:55

Hello,

2) Add the next code in Theme Options > Theme custom CSS > Global custom CSS:

.footer-bottom p {
    color: red !important;
}

3) Custom CSS code can be used. Try this one:

.product-view-mask2 .footer-product {
    background-color: #86aea8 !important;
}

5)

.woocommerce-error, .mc4wp-error, .dokan-error, .dokan-alert-warning {
    background-color: #c04214;
}
.woocommerce-info, .dokan-info, .mc4wp-info, .woocommerce-order-overview-wrapper ~ p {
    background-color: #59ff00;
}

6) https://gyazo.com/74a33b0abc0e49a267af82e6648cece2
8)

.content-product .stock, .content-product .available-on-backorder {
    background-color: #86aea88a;
    color: white;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.