Reply 331260 to: How to change the color of these green information bars?

Avatar: Rose Tyler
Rose Tyler
Support staff
August 7, 2022 at 13:36

Hello,

1/ Add the next code in Theme Options > Theme custom CSS:

.woocommerce-message {
    background-color: #90c186 !important;
}

2/ You can download sticky-panel.css and sticky-panel.php from this page – https://dropmefiles.com.ua/ua/csU8ezR2f
1/ sticky-panel.php file content (I left details in the top of file but write them below again)
// copy and add next code to your child-theme/functions.php
2/ sticky-panel.css – file content (I left details in the top of file but write them below again)
// copy next custom style to your child-theme/style.css

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.