Bricks Version: 1.3.1 Browser: Chrome 90 OS: macOS / Windows / Linux / etc.
The ‘View Cart’ Woo message that appears after a product is added to cart seems to be missing from the Single Product builder elements - is this scheduled for a future release?
@luistinygod Sorry, I understood the bug report incorrectly so my question was wrong
So the bug is only reporting the missing woo message (not the element), while I am searching how to place/style it (the woo message) in the add to cart element…
We still don’t have this part as a separated element that you could place and style. Until then, you can override the default styles with custom CSS. Just inspect the element with right-click > inspect element, check the applied classes and styles, and override them in your custom CSS.
In the meantime, you could also suggest it as a new idea under Bricks ideas board: Ideas – Bricks
Is the styling of the Woo cart messages still to be done with custom CSS?
I cannot see any other way to edit the notices although they do have bricks variables in the CSS. But I can’t track this variable down to change it. I feel like I’m missing something very basic!
I’m not sure if I understood correctly but where can I find the woocommerce message colors explicitly under the theme styles?
have found only the regular colors (see screenshot) and these are not working for woo message colors on cart and checkout.
Hey Sawan,
Currently, there are no dedicated settings to change the Woo notice colors, and they are not picking up the Theme Style Colors.
But you can surely override and change them to your liking. These are the defaults. Place the following code in Bricks » Settings » Custom Code » Custom CSS and change it accordingly.
I was also looking for how I can change the color and font of the message when we add an item to the cart and it is in the new version under settings → theme styles → woocommerce - notice, just in case someone is still looking, but they don’t know how to change it.